@allow-large-files flow 0.64 release
Reviewed By: gabelevi Differential Revision: D6800250 fbshipit-source-id: 7c0902526cce77eb6931856ac24a0560c4fbbc88
This commit is contained in:
parent
2716f53220
commit
298f3bb69a
|
@ -52,4 +52,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
|
|||
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
|
||||
|
||||
[version]
|
||||
^0.63.0
|
||||
^0.64.0
|
||||
|
|
|
@ -51,4 +51,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
|
|||
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
|
||||
|
||||
[version]
|
||||
^0.63.0
|
||||
^0.64.0
|
||||
|
|
|
@ -214,7 +214,7 @@
|
|||
"eslint-plugin-jest": "^21.5.0",
|
||||
"eslint-plugin-prettier": "2.1.1",
|
||||
"eslint-plugin-react": "^7.2.1",
|
||||
"flow-bin": "^0.63.0",
|
||||
"flow-bin": "^0.64.0",
|
||||
"jest": "22.1.2",
|
||||
"prettier": "1.9.1",
|
||||
"react": "16.2.0",
|
||||
|
|
Loading…
Reference in New Issue