Add Socket.IO client

This commit is contained in:
aronmal 2022-10-26 00:15:33 +02:00
parent 57768df01a
commit 1e89b629f9
Signed by: aronmal
GPG key ID: 816B7707426FC612
4 changed files with 151 additions and 2 deletions

View file

@ -22,6 +22,7 @@
"react-router-dom": "^6.3.0",
"react-scripts": "5.0.1",
"sass": "^1.53.0",
"socket.io-client": "^4.5.3",
"typescript": "^4.7.4",
"web-vitals": "^2.1.4"
},