mirror of
https://github.com/danbulant/discord.js
synced 2026-05-27 14:02:02 +00:00
Backport: erlpack dep fix (#2142)
This commit is contained in:
parent
cd066849ad
commit
6a222ec6e9
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
},
|
||||
"peerDependencies": {
|
||||
"bufferutil": "^3.0.2",
|
||||
"erlpack": "hammerandchisel/erlpack",
|
||||
"erlpack": "discordapp/erlpack",
|
||||
"node-opus": "^0.2.6",
|
||||
"opusscript": "^0.0.3",
|
||||
"sodium": "^2.0.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue