Stop using latest axios version

This commit is contained in:
Hirzi
2024-03-27 16:11:03 +07:00
committed by GitHub
parent 628a5366c9
commit 9972a051a4

View File

@@ -13,7 +13,7 @@
"start": "node index.js"
},
"dependencies": {
"axios": "^1.6.3",
"axios": "1.6.3",
"axios-retry": "^3.9.1",
"chalk": "^4.1.2",
"discord.js": "^14.14.1",