Bump deps

This commit is contained in:
abalabahaha
2016-07-24 09:18:14 +09:00
parent 422fffdbfb
commit c63c39eb1f

View File

@@ -25,9 +25,9 @@
},
"homepage": "https://github.com/hydrabolt/discord.js#readme",
"dependencies": {
"superagent": "^1.8.3",
"superagent": "^2.1.0",
"unpipe": "^1.0.0",
"ws": "^1.1.0"
"ws": "^1.1.1"
},
"devDependencies": {
"colors": "^1.1.2",
@@ -40,7 +40,7 @@
"mocha": "^2.4.5"
},
"optionalDependencies": {
"node-opus": "^0.2.0",
"node-opus": "^0.2.1",
"tweetnacl": "^0.14.3"
},
"engines": {