Yay I can Install my own dependencies

This commit is contained in:
Daniel Odendahl Jr
2017-04-13 00:44:01 +00:00
parent 41ed83f25e
commit 56ebf4fa1f
5 changed files with 5 additions and 36 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
{
"name": "xiaobot",
"version": "24.0.1",
"version": "24.1.0",
"description": "A Discord Bot",
"main": "shardingmanager.js",
"repository": {
@@ -17,6 +17,7 @@
"license": "ISC",
"dependencies": {
"cheerio": "^0.22.0",
"custom-translate": "dragonfire535/custom-translate",
"discord.js": "hydrabolt/discord.js",
"discord.js-commando": "gawdl3y/discord.js-commando",
"jimp": "^0.2.27",