diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index bb55468..2f898c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aleebot", - "version": "2.0.0", + "version": "2.13.0b", "description": "A chat bot for discord written in discord.js.", "main": "bot_discord.js", "scripts": { @@ -9,7 +9,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/aleeproductions/AleeBot-JS.git" + "url": "git+https://github.com/aleeproductions/AleeBot.git" }, "author": "Alee Productions", "license": "GPL-3.0", @@ -21,8 +21,8 @@ "blessed": "^0.1.81", "colors": "^1.3.0", "dblapi.js": "^2.0.0", - "discord-buttons": "^4.0.0", - "discord.js": "^12.5.3", + "discord-together": "^1.1.53", + "discord.js": "^13.0.0-dev.t1627732975.331a9d3", "eslint": "^7.1.0", "express": "^4.17.1", "fs": "0.0.1-security", |
