Skip to content

Commit

Permalink
Deploy Flow v0.75.0 to fbsource
Browse files Browse the repository at this point in the history
Summary:
bypass-lint
allow-large-files

Reviewed By: gabelevi

Differential Revision: D8579147

fbshipit-source-id: 12280dd4872551247ff9baafab3d766d3d7a544a
  • Loading branch information
samwgoldman authored and facebook-github-bot committed Jun 22, 2018
1 parent 68a2454 commit 6264b69
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .flowconfig
Expand Up @@ -97,4 +97,4 @@ untyped-import
untyped-type-import

[version]
^0.74.0
^0.75.0
2 changes: 1 addition & 1 deletion local-cli/templates/HelloWorld/_flowconfig
Expand Up @@ -64,4 +64,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError

[version]
^0.74.0
^0.75.0
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -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",
Expand Down

0 comments on commit 6264b69

Please sign in to comment.