Update ws dependency

Summary:
Fixes #7643
Closes https://github.com/facebook/react-native/pull/7644

Reviewed By: javache

Differential Revision: D3450187

Pulled By: davidaurelio

fbshipit-source-id: 59ffa1d6a198cc50e08973eee3a71653965b8467
This commit is contained in:
Peter deHaan
2016-06-22 10:33:01 -07:00
committed by Facebook Github Bot 7
parent 4243d682a0
commit 550fed5ce8

View File

@@ -186,7 +186,7 @@
"uglify-js": "^2.6.2",
"wordwrap": "^1.0.0",
"worker-farm": "^1.3.1",
"ws": "^0.8.0",
"ws": "^1.1.0",
"xcode": "^0.8.2",
"xmldoc": "^0.4.0",
"yargs": "^3.24.0",