mirror of
https://github.com/danbulant/discord.js
synced 2026-07-08 20:51:14 +00:00
Update bufferutil peerdep requirement from ^2.0.0 to ^3.0.0
This commit is contained in:
parent
edf1a3e7b4
commit
c880f10714
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
||||||
"ws": "^2.0.0"
|
"ws": "^2.0.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"bufferutil": "^2.0.0",
|
"bufferutil": "^3.0.0",
|
||||||
"erlpack": "hammerandchisel/erlpack",
|
"erlpack": "hammerandchisel/erlpack",
|
||||||
"node-opus": "^0.2.5",
|
"node-opus": "^0.2.5",
|
||||||
"opusscript": "^0.0.3",
|
"opusscript": "^0.0.3",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue