mirror of
https://github.com/danbulant/discord.js
synced 2026-05-27 22:11:53 +00:00
Revert "build: update snekfetch requirement to ^4.0.1 (#2580)"
This reverts commit 46af6e3396.
This commit is contained in:
parent
5071477172
commit
fc96cfbc00
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
"dependencies": {
|
||||
"pako": "^1.0.0",
|
||||
"prism-media": "^0.2.0",
|
||||
"snekfetch": "^4.0.1",
|
||||
"snekfetch": "^3.6.0",
|
||||
"tweetnacl": "^1.0.0",
|
||||
"ws": "^4.0.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue