mirror of
https://github.com/danbulant/discord.js
synced 2026-06-22 00:02:13 +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"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"bufferutil": "^2.0.0",
|
||||
"bufferutil": "^3.0.0",
|
||||
"erlpack": "hammerandchisel/erlpack",
|
||||
"node-opus": "^0.2.5",
|
||||
"opusscript": "^0.0.3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue