mirror of
https://github.com/danbulant/discord.js
synced 2026-06-16 13:11:31 +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": {
|
||||
"bufferutil": "^2.0.0",
|
||||
"erlpack": "hammerandchisel/erlpack",
|
||||
"node-opus": "^0.2.0",
|
||||
"opusscript": "^0.0.2",
|
||||
"node-opus": "^0.2.5",
|
||||
"opusscript": "^0.0.3",
|
||||
"sodium": "^2.0.1",
|
||||
"uws": "^0.14.1"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue