mirror of
https://github.com/danbulant/discord.js
synced 2026-06-24 17:21:59 +00:00
Force newest node-opus and opusscript
This commit is contained in:
parent
8716702b59
commit
dde6eb003c
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue