diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-08-14 17:43:07 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2017-08-14 17:43:07 -0400 |
| commit | d409050a50d36cbd77e350c893fa8e67de43759b (patch) | |
| tree | 8047787a986b71b0e2c9f821c9c17c137451327f | |
| parent | fb836e117ac0d348b79c3d3630014b75c15e2198 (diff) | |
| download | AleeBot-d409050a50d36cbd77e350c893fa8e67de43759b.tar.gz AleeBot-d409050a50d36cbd77e350c893fa8e67de43759b.tar.bz2 AleeBot-d409050a50d36cbd77e350c893fa8e67de43759b.zip | |
Updates on package.json
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 1700efa..ff7f661 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "aleebot", - "version": "1.0.6", - "description": "A Discord Bot where it can do anything!!!!", + "version": "1.0.8.5", + "description": "A chat bot for discord written in discord.js.", "main": "aleebot.js", "dependencies": { - "discord.js": "^11.1.0" + "discord.js": "^11.1.0", }, "devDependencies": {}, "scripts": { |
