chore: make @types/node-fetch a regular dependency (#7350)

This commit is contained in:
Suneet Tipirneni
2022-01-28 13:14:11 -05:00
committed by GitHub
parent 3a5ab2c4e5
commit 74f627c379

View File

@@ -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",