revert socketIO to 2.3.1 (#2363)

This commit is contained in:
David Luzar 2020-11-08 23:21:34 +01:00 committed by GitHub
parent 5b829772d9
commit b06cf86811
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 133 additions and 30 deletions

View file

@ -46,7 +46,7 @@
"react-dom": "17.0.1",
"react-scripts": "4.0.0",
"roughjs": "4.3.1",
"socket.io-client": "3.0.0",
"socket.io-client": "2.3.1",
"typescript": "4.0.5"
},
"devDependencies": {