Add ws dependency

Reviewed By: cpojer

Differential Revision: D6733857

fbshipit-source-id: fff18fcd02a3115a4b65f0c65441f8758338b272
This commit is contained in:
Rafael Oleza 2018-01-17 03:30:08 -08:00 committed by Facebook Github Bot
parent afb9b8488d
commit eaa4331d70
1 changed files with 1 additions and 0 deletions

View File

@ -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"
}, },