update to docker

This commit is contained in:
VinceC
2024-09-16 07:29:02 -05:00
parent 5208d735c3
commit 5b22425c0e
4 changed files with 26 additions and 2 deletions

View File

@@ -11,6 +11,7 @@
"description": "",
"dependencies": {
"discord.js": "^14.16.2",
"dotenv": "^16.4.5"
"dotenv": "^16.4.5",
"undici": "^6.19.8"
}
}