@allow-large-files flow 0.77 fbsource release
Reviewed By: pakoito Differential Revision: D8950363 fbshipit-source-id: 15b72b586076cf9523a40f36e489066542bec7d5
This commit is contained in:
parent
b938cd524a
commit
1f545743b9
|
@ -97,4 +97,4 @@ untyped-import
|
|||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.76.0
|
||||
^0.77.0
|
||||
|
|
|
@ -64,4 +64,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
|
|||
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
|
||||
|
||||
[version]
|
||||
^0.76.0
|
||||
^0.77.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.76.0",
|
||||
"flow-bin": "^0.77.0",
|
||||
"jest": "23.4.1",
|
||||
"jest-junit": "5.1.0",
|
||||
"prettier": "1.13.6",
|
||||
|
|
Loading…
Reference in New Issue