diff --git a/packages/rest/package.json b/packages/rest/package.json index be5e14cbe..8eb2d3a6f 100644 --- a/packages/rest/package.json +++ b/packages/rest/package.json @@ -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",