Add packages

This commit is contained in:
Arthur
2024-05-26 19:52:32 +02:00
committed by GitHub
parent c1bbfacd76
commit dd0f28b3f0
2 changed files with 7 additions and 0 deletions
View File
+7
View File
@@ -0,0 +1,7 @@
{
"dependencies": {
"discord.js": "^14.14.1",
"dotenv": "^16.4.5",
"sqlite3": "^5.1.7"
}
}