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:
parent
68a245436d
commit
6264b6932a
|
@ -97,4 +97,4 @@ untyped-import
|
|||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.74.0
|
||||
^0.75.0
|
||||
|
|
|
@ -64,4 +64,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
|
|||
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
|
||||
|
||||
[version]
|
||||
^0.74.0
|
||||
^0.75.0
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue