mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-18 12:33:30 +01:00
Update ws and opusscript
This commit is contained in:
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user