Update package.json

This commit is contained in:
Lezetho
2024-07-17 14:13:11 -04:00
committed by Hirzi
parent 90076146b4
commit c12148bc58
+4 -4
View File
@@ -14,10 +14,10 @@
},
"dependencies": {
"axios": "1.6.3",
"axios-retry": "^3.9.1",
"chalk": "^4.1.2",
"discord.js": "^14.14.1",
"js-yaml": "^4.1.0"
"axios-retry": "3.9.1",
"chalk": "4.1.2",
"discord.js": "14.14.1",
"js-yaml": "4.1.0"
},
"engines": {
"node": ">=16.9.0"