Added socket.io

This commit is contained in:
mrfry 2021-05-26 18:36:30 +02:00
parent dafcefd4f4
commit 53d955808a
2 changed files with 3686 additions and 9 deletions

3694
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -19,6 +19,7 @@
"react": "^16.13.0",
"react-dom": "^16.13.0",
"react-snowfall": "^1.0.2",
"socket.io-client": "^4.1.2",
"unfetch": "^4.1.0"
}
}