mirror of
https://github.com/danbulant/discord.js
synced 2026-09-20 06:53:53 +00:00
Update ws and opusscript
This commit is contained in:
parent
ed42d7bd85
commit
a5b901f4ef
1 changed files with 2 additions and 2 deletions
|
|
@ -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": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue