about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorShlee <github@shl.ee>2019-12-04 19:45:49 +0800
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-12-04 20:45:49 +0900
commitf92ed32df4489210ab0ef557f1df90bc5e97d8e6 (patch)
treee7c21feebf45c9dcfce4628f73746e2468c94a2d /package.json
parentf682387aae0222e4cd77ef92a2b8f9e0e99c2818 (diff)
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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 656af93ef..f97dd1286 100644
--- a/package.json
+++ b/package.json
@@ -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": {