Skip to content

Commit 298f3bb

Browse files
avikchaudhurifacebook-github-bot
authored andcommitted
@allow-large-files flow 0.64 release
Reviewed By: gabelevi Differential Revision: D6800250 fbshipit-source-id: 7c0902526cce77eb6931856ac24a0560c4fbbc88
1 parent 2716f53 commit 298f3bb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.flowconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
5252
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
5353

5454
[version]
55-
^0.63.0
55+
^0.64.0

local-cli/templates/HelloWorld/_flowconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
5151
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
5252

5353
[version]
54-
^0.63.0
54+
^0.64.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
"eslint-plugin-jest": "^21.5.0",
215215
"eslint-plugin-prettier": "2.1.1",
216216
"eslint-plugin-react": "^7.2.1",
217-
"flow-bin": "^0.63.0",
217+
"flow-bin": "^0.64.0",
218218
"jest": "22.1.2",
219219
"prettier": "1.9.1",
220220
"react": "16.2.0",

0 commit comments

Comments
 (0)