Deploy Flow v0.75.0 to fbsource

Summary:
bypass-lint
allow-large-files

Reviewed By: gabelevi

Differential Revision: D8579147

fbshipit-source-id: 12280dd4872551247ff9baafab3d766d3d7a544a
This commit is contained in:
Sam Goldman 2018-06-21 19:58:12 -07:00 committed by Facebook Github Bot
parent 68a245436d
commit 6264b6932a
3 changed files with 3 additions and 3 deletions

View File

@ -97,4 +97,4 @@ untyped-import
untyped-type-import
[version]
^0.74.0
^0.75.0

View File

@ -64,4 +64,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
[version]
^0.74.0
^0.75.0

View File

@ -212,7 +212,7 @@
"eslint-plugin-prettier": "2.6.0",
"eslint-plugin-react": "7.8.2",
"eslint-plugin-react-native": "^3.2.1",
"flow-bin": "^0.74.0",
"flow-bin": "^0.75.0",
"jest": "23.1.0",
"jest-junit": "4.0.0",
"prettier": "1.13.4",