Skip to content

Commit

Permalink
Upgrade xplat/js to Flow v0.73
Browse files Browse the repository at this point in the history
Reviewed By: pakoito

Differential Revision: D8153280

fbshipit-source-id: 193b35f12ecfb002283912c29ce08319b52802e6
  • Loading branch information
gabelevi authored and facebook-github-bot committed May 25, 2018
1 parent d42697b commit 4fd5946
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError

[version]
^0.72.0
^0.73.0
2 changes: 1 addition & 1 deletion local-cli/templates/HelloWorld/_flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError

[version]
^0.72.0
^0.73.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
"eslint-plugin-prettier": "2.6.0",
"eslint-plugin-react": "7.6.1",
"eslint-plugin-react-native": "^3.2.1",
"flow-bin": "^0.72.0",
"flow-bin": "^0.73.0",
"jest": "23.0.0-charlie.1",
"jest-junit": "3.7.0",
"prettier": "1.12.1",
Expand Down

0 comments on commit 4fd5946

Please sign in to comment.