Update ws and opusscript

This commit is contained in:
Schuyler Cebulskie
2017-02-01 01:52:22 -05:00
parent ed42d7bd85
commit a5b901f4ef

View File

@@ -37,12 +37,12 @@
"pako": "^1.0.0", "pako": "^1.0.0",
"superagent": "^3.3.0", "superagent": "^3.3.0",
"tweetnacl": "^0.14.0", "tweetnacl": "^0.14.0",
"ws": "^1.1.1" "ws": "^2.0.0"
}, },
"peerDependencies": { "peerDependencies": {
"erlpack": "hammerandchisel/erlpack", "erlpack": "hammerandchisel/erlpack",
"node-opus": "^0.2.0", "node-opus": "^0.2.0",
"opusscript": "^0.0.1", "opusscript": "^0.0.2",
"uws": "^0.12.0" "uws": "^0.12.0"
}, },
"devDependencies": { "devDependencies": {