mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-25 14:47:21 +08:00
react native updated to flow@0.22
Summary:Flow got updated and it broke CI Closes https://github.com/facebook/react-native/pull/6371 Differential Revision: D3026874 fb-gh-sync-id: e1866cd885cefcef45da6d0d66ff5f3fe6d9beda shipit-source-id: e1866cd885cefcef45da6d0d66ff5f3fe6d9beda
This commit is contained in:
committed by
Facebook Github Bot 7
parent
179ac1e359
commit
3c2bf6304c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user