Bump the react-native .flowconfig Flow version to v0.11.0

This commit is contained in:
Gabe Levi 2015-05-13 10:25:19 -07:00 committed by Christopher Chedeau
parent aceaaa69eb
commit 1e42fea0af
2 changed files with 2 additions and 2 deletions

View File

@ -37,4 +37,4 @@ Examples/UIExplorer/ImageMocks.js
module.system=haste
[version]
0.10.0
0.11.0

View File

@ -68,7 +68,7 @@
"yargs": "1.3.2"
},
"devDependencies": {
"jest-cli": "0.2.1",
"jest-cli": "0.4.3",
"eslint": "0.9.2"
}
}