diff --git a/others/package.json b/others/package.json index 95990c1..63f5c25 100644 --- a/others/package.json +++ b/others/package.json @@ -8,5 +8,9 @@ }, "keywords": [], "author": "", - "license": "ISC" + "license": "ISC", + "dependencies": { + "discord.js": "^14.16.3", + "dotenv": "^16.4.5" + } }