mirror of
https://github.com/HirziDevs/PteroStats.git
synced 2026-03-31 06:24:10 -04:00
Stop using latest axios version
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user