mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
chore: make @types/node-fetch a regular dependency (#7350)
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
"@discordjs/collection": "^0.5.0",
|
||||
"@sapphire/async-queue": "^1.1.9",
|
||||
"@sapphire/snowflake": "^3.0.1",
|
||||
"@types/node-fetch": "^2.5.12",
|
||||
"discord-api-types": "^0.26.1",
|
||||
"form-data": "^4.0.0",
|
||||
"node-fetch": "^2.6.7",
|
||||
@@ -64,7 +65,6 @@
|
||||
"@babel/preset-typescript": "^7.16.7",
|
||||
"@discordjs/ts-docgen": "^0.3.4",
|
||||
"@types/jest": "^27.4.0",
|
||||
"@types/node-fetch": "^2.5.12",
|
||||
"@typescript-eslint/eslint-plugin": "^5.10.0",
|
||||
"@typescript-eslint/parser": "^5.10.0",
|
||||
"babel-plugin-const-enum": "^1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user