add socket.io-client
Showing
... | @@ -14,6 +14,7 @@ | ... | @@ -14,6 +14,7 @@ |
"react": "^18.2.0", | "react": "^18.2.0", | ||
"react-dom": "^18.2.0", | "react-dom": "^18.2.0", | ||
"react-scripts": "5.0.1", | "react-scripts": "5.0.1", | ||
"socket.io-client": "^4.5.1", | |||
"typescript": "^4.7.4", | "typescript": "^4.7.4", | ||
"web-vitals": "^2.1.4" | "web-vitals": "^2.1.4" | ||
}, | }, | ||
... | ... |
Please register or sign in to comment