Added the socket.io-client dependency to the package.json
This commit is contained in:
@ -18,7 +18,8 @@
|
||||
"react-dom": "^18.2.0",
|
||||
"react-router": "^6.19.0",
|
||||
"react-router-dom": "^6.19.0",
|
||||
"sass": "^1.69.5"
|
||||
"sass": "^1.69.5",
|
||||
"socket.io-client": "^4.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.2.37",
|
||||
|
Reference in New Issue
Block a user