diff --git a/package.json b/package.json index 0f6ec081e..54925a9da 100644 --- a/package.json +++ b/package.json @@ -181,7 +181,7 @@ "babel-eslint": "^5.0.0", "eslint": "^2.2.0", "eslint-plugin-react": "^4.1.0", - "flow-bin": "^0.21.0", + "flow-bin": "^0.22.0", "jest-cli": "0.9.0-fb2", "portfinder": "0.4.0", "react": "^0.14.5" diff --git a/scripts/e2e-test.sh b/scripts/e2e-test.sh index 54010a364..7417ec49b 100755 --- a/scripts/e2e-test.sh +++ b/scripts/e2e-test.sh @@ -77,7 +77,7 @@ npm install -g react-native-cli react-native init EndToEndTest cd EndToEndTest -npm install --g flow-bin@0.21.0 +npm install --g flow-bin@0.22.0 flow --retries 10 case $1 in