[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:
parent
bf7e2a85d0
commit
c8373d2ad6
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue