Upgrade to Flow v0.74.0

Reviewed By: panagosg7

Differential Revision: D8322344

fbshipit-source-id: 1208528009785f7f797201777287af525d0a9ca1
This commit is contained in:
Maël Nison 2018-06-10 17:43:36 -07:00 committed by Facebook Github Bot
parent e315ec9891
commit 3bed272a62
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -51,4 +51,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
[version]
^0.73.0
^0.74.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.73.0",
"flow-bin": "^0.74.0",
"jest": "23.1.0",
"jest-junit": "4.0.0",
"prettier": "1.13.4",