mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-11 17:21:11 +08:00
[Chrome Debugger] Update ws dependency to 0.7.2
Summary: ws 0.7.2 officially supports io.js Closes https://github.com/facebook/react-native/pull/2013 Github Author: James Ide <ide@jameside.com>
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
"underscore": "1.7.0",
|
||||
"wordwrap": "^1.0.0",
|
||||
"worker-farm": "^1.3.1",
|
||||
"ws": "0.4.31",
|
||||
"ws": "^0.7.2",
|
||||
"yargs": "1.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user