upgrade/replace websocket.js to @gamestdio/websocket v2 (#12543)
* Update stream.js * Update package.json * Update yarn.lock Co-authored-by: hina <hina@hinaloe.net>
This commit is contained in:
committed by
Yamagishi Kazutoshi
parent
f682387aae
commit
f92ed32df4
@ -67,6 +67,7 @@
|
||||
"@babel/preset-env": "^7.7.4",
|
||||
"@babel/preset-react": "^7.7.4",
|
||||
"@babel/runtime": "^7.7.4",
|
||||
"@gamestdio/websocket": "^0.3.2",
|
||||
"@clusterws/cws": "^0.16.0",
|
||||
"array-includes": "^3.0.3",
|
||||
"arrow-key-navigation": "^1.1.0",
|
||||
@ -164,7 +165,6 @@
|
||||
"webpack-bundle-analyzer": "^3.6.0",
|
||||
"webpack-cli": "^3.3.10",
|
||||
"webpack-merge": "^4.2.1",
|
||||
"websocket.js": "^0.1.12",
|
||||
"wicg-inert": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Reference in New Issue
Block a user