rebuild and prepublish

This commit is contained in:
hydrabolt
2015-10-02 21:38:07 +01:00
parent 37d9d23679
commit 9824a702b7
16 changed files with 3895 additions and 12 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": {