added websocket

This commit is contained in:
MoonDev
2025-05-04 22:25:40 +03:00
parent b936636af1
commit a249143cde
4 changed files with 176 additions and 24 deletions

View File

@@ -10,6 +10,7 @@
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-scripts": "5.0.1",
"socket.io-client": "^4.8.1",
"web-vitals": "^2.1.4"
},
"scripts": {