Replace ws with uws (#2807)
* Replace ws with uws * fix indent * Adjust indentation * remove trailing space
This commit is contained in:
committed by
Eugen Rochko
parent
6358a169fd
commit
67b7d3d3b6
@@ -99,11 +99,11 @@
|
||||
"style-loader": "^0.16.1",
|
||||
"utf-8-validate": "^3.0.1",
|
||||
"uuid": "^3.0.1",
|
||||
"uws": "^0.14.5",
|
||||
"webpack": "^2.4.1",
|
||||
"webpack-manifest-plugin": "^1.1.0",
|
||||
"webpack-merge": "^4.1.0",
|
||||
"websocket.js": "^0.1.7",
|
||||
"ws": "^2.1.0"
|
||||
"websocket.js": "^0.1.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@kadira/storybook": "^2.35.3",
|
||||
|
Reference in New Issue
Block a user