Bump the react-native .flowconfig Flow version to v0.11.0
This commit is contained in:
parent
aceaaa69eb
commit
1e42fea0af
|
@ -37,4 +37,4 @@ Examples/UIExplorer/ImageMocks.js
|
|||
module.system=haste
|
||||
|
||||
[version]
|
||||
0.10.0
|
||||
0.11.0
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
"yargs": "1.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jest-cli": "0.2.1",
|
||||
"jest-cli": "0.4.3",
|
||||
"eslint": "0.9.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue