mirror of https://github.com/status-im/metro.git
Add ws dependency
Reviewed By: cpojer Differential Revision: D6733857 fbshipit-source-id: fff18fcd02a3115a4b65f0c65441f8758338b272
This commit is contained in:
parent
afb9b8488d
commit
eaa4331d70
|
@ -54,6 +54,7 @@
|
||||||
"uglify-es": "^3.1.9",
|
"uglify-es": "^3.1.9",
|
||||||
"wordwrap": "^1.0.0",
|
"wordwrap": "^1.0.0",
|
||||||
"write-file-atomic": "^1.2.0",
|
"write-file-atomic": "^1.2.0",
|
||||||
|
"ws": "^1.1.0",
|
||||||
"xpipe": "^1.0.5",
|
"xpipe": "^1.0.5",
|
||||||
"yargs": "^9.0.0"
|
"yargs": "^9.0.0"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue