updating package.json

This commit is contained in:
Matt Burchett 2017-03-22 01:30:06 -05:00
parent 74c6a12225
commit 6dea97c88d

View File

@ -6,6 +6,11 @@
"scripts": {
"bot": "nodemon bot.js"
},
"dependencies": {
"discordie": ">=0.0.0",
"log4js": ">=0.0.0"
},
"author": "Matt Burchett",
"license": "MIT"
}