Replace ws with uws (#2807)
* Replace ws with uws * fix indent * Adjust indentation * remove trailing space
This commit is contained in:
parent
6358a169fd
commit
67b7d3d3b6
3 changed files with 16 additions and 18 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue