fix unresolved external in @clusterws/cws by upgrading it (#12752)

This commit is contained in:
Bastien Durel
2020-01-03 11:57:25 +01:00
committed by Yamagishi Kazutoshi
parent 59c697a30c
commit 500276c99b
2 changed files with 5 additions and 5 deletions

View File

@ -68,7 +68,7 @@
"@babel/preset-react": "^7.7.4",
"@babel/runtime": "^7.7.7",
"@gamestdio/websocket": "^0.3.2",
"@clusterws/cws": "^0.16.0",
"@clusterws/cws": "^0.16.1",
"array-includes": "^3.1.1",
"arrow-key-navigation": "^1.1.0",
"autoprefixer": "^9.7.3",