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

3
package-lock.json generated
View File

@@ -10,7 +10,8 @@
"license": "ISC",
"dependencies": {
"discord.js": "^14.16.2",
"dotenv": "^16.4.5"
"dotenv": "^16.4.5",
"undici": "^6.19.8"
}
},
"node_modules/@discordjs/builders": {