Added the socket.io client dependency to the webui package.json
This commit is contained in:
@ -15,7 +15,8 @@
|
||||
"@fortawesome/react-fontawesome": "^0.2.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"sass": "^1.63.2"
|
||||
"sass": "^1.63.2",
|
||||
"socket.io-client": "^4.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.0.37",
|
||||
|
Reference in New Issue
Block a user