mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 18:13:29 +01:00
Force newest node-opus and opusscript
This commit is contained in:
@@ -42,8 +42,8 @@
|
|||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"bufferutil": "^2.0.0",
|
"bufferutil": "^2.0.0",
|
||||||
"erlpack": "hammerandchisel/erlpack",
|
"erlpack": "hammerandchisel/erlpack",
|
||||||
"node-opus": "^0.2.0",
|
"node-opus": "^0.2.5",
|
||||||
"opusscript": "^0.0.2",
|
"opusscript": "^0.0.3",
|
||||||
"sodium": "^2.0.1",
|
"sodium": "^2.0.1",
|
||||||
"uws": "^0.14.1"
|
"uws": "^0.14.1"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user