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