aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2017-08-14 17:43:07 -0400
committerAlee14 <Alee14498@gmail.com>2017-08-14 17:43:07 -0400
commitd409050a50d36cbd77e350c893fa8e67de43759b (patch)
tree8047787a986b71b0e2c9f821c9c17c137451327f
parentfb836e117ac0d348b79c3d3630014b75c15e2198 (diff)
downloadAleeBot-d409050a50d36cbd77e350c893fa8e67de43759b.tar.gz
AleeBot-d409050a50d36cbd77e350c893fa8e67de43759b.tar.bz2
AleeBot-d409050a50d36cbd77e350c893fa8e67de43759b.zip
Updates on package.json
-rw-r--r--package.json6
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": {