feat(discord.js): partial transition to undici (#7482)

This commit is contained in:
Khafra
2022-02-23 02:40:00 -05:00
committed by GitHub
parent cf669301c7
commit 51583320d3
6 changed files with 22 additions and 9 deletions

View File

@@ -54,7 +54,7 @@
"@types/ws": "^8.2.2",
"discord-api-types": "^0.27.0",
"lodash.snakecase": "^4.1.1",
"node-fetch": "^2.6.7",
"undici": "^4.14.1",
"ws": "^8.5.0"
},
"devDependencies": {