feat: add axios-retry

This commit is contained in:
2025-06-10 17:48:57 +05:00
parent e114f963ab
commit 599bf22bda
2 changed files with 26 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
"@types/react-dom": "^19.0.4",
"antd": "^5.24.7",
"axios": "^1.9.0",
"axios-retry": "^4.5.0",
"i18next": "^25.0.1",
"i18next-browser-languagedetector": "^8.0.5",
"react": "^18.3.1",