Updated package.json

This commit is contained in:
hydrabolt
2015-10-02 21:40:45 +01:00
parent 239cb38e4d
commit eab6837f87
2 changed files with 2 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
"description": "A way to interface with the Discord API",
"main": "./lib/index.js",
"scripts": {
"prepublish": "grunt dist"
"test": "node ./test/bot.js"
},
"repository": {