mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-22 22:12:28 -05:00
chore(package): update socket.io-client to version 2.0.4
This commit is contained in:
parent
d8a3e659d5
commit
b74c82a08a
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
"scratch-render": "latest",
|
||||
"scratch-storage": "^0.2.0",
|
||||
"script-loader": "0.7.0",
|
||||
"socket.io-client": "1.7.3",
|
||||
"socket.io-client": "2.0.4",
|
||||
"stats.js": "^0.17.0",
|
||||
"tap": "^10.2.0",
|
||||
"tiny-worker": "^2.1.1",
|
||||
|
|
Loading…
Reference in a new issue