@allow-large-files flow 0.64 release

Reviewed By: gabelevi

Differential Revision: D6800250

fbshipit-source-id: 7c0902526cce77eb6931856ac24a0560c4fbbc88
This commit is contained in:
Avik Chaudhuri 2018-01-24 16:42:40 -08:00 committed by Facebook Github Bot
parent 2716f53220
commit 298f3bb69a
3 changed files with 3 additions and 3 deletions

View File

@ -52,4 +52,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
[version]
^0.63.0
^0.64.0

View File

@ -51,4 +51,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
[version]
^0.63.0
^0.64.0

View File

@ -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",