Update dependencies

This commit is contained in:
Amish Shah 2016-09-04 14:59:43 +01:00
parent 69900f3652
commit cb22f8efea
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View file

@ -26,7 +26,7 @@
},
"homepage": "https://github.com/hydrabolt/discord.js#readme",
"dependencies": {
"superagent": "^1.5.0",
"superagent": "^2.2.0",
"tweetnacl": "^0.14.3",
"ws": "^1.1.1",
"opusscript": "^0.0.1"
@ -37,7 +37,7 @@
"eslint": "^3.4.0"
},
"optionalDependencies": {
"node-opus": "^0.1.13"
"node-opus": "^0.2.1"
},
"engines": {
"node": ">=6.0.0"