1.0.1 actual

works!
This commit is contained in:
hydrabolt
2015-08-10 23:05:38 +01:00
parent 30204f2ce5
commit a7c9dafe06
8 changed files with 314 additions and 1 deletions

View File

@@ -19,5 +19,9 @@
"bugs": {
"url": "https://github.com/hydrabolt/discord.js/issues"
},
"homepage": "https://github.com/hydrabolt/discord.js#readme"
"homepage": "https://github.com/hydrabolt/discord.js#readme",
"dependencies": {
"superagent": "^1.3.0",
"ws": "^0.7.2"
}
}