Added axios and sha1 packages.

This commit is contained in:
K
2025-07-18 02:13:12 +05:30
parent 9c3feca6a7
commit 12ce8b1ec3
+3 -1
View File
@@ -26,7 +26,9 @@
"react-redux": "^9.1.2",
"react-router-dom": "^6.26.1",
"react-typewriter-effect": "^1.1.0",
"socket.io-client": "^4.7.5"
"socket.io-client": "^4.7.5",
"axios": "^1.6.8",
"sha1": "^1.1.1"
},
"devDependencies": {
"@eslint/js": "^9.9.0",