Skip to content

Commit

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

Differential Revision: D9920018

fbshipit-source-id: 208fa08109d307dc09f0e0357f5caa6dfcfa5ddf
  • Loading branch information
nmote authored and facebook-github-bot committed Sep 18, 2018
1 parent 7a69f1a commit b118f4e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,4 @@ untyped-import
untyped-type-import

[version]
^0.80.0
^0.81.0
2 changes: 1 addition & 1 deletion .flowconfig.android
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,4 @@ untyped-import
untyped-type-import

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

[version]
^0.80.0
^0.81.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
"eslint-plugin-prettier": "2.6.0",
"eslint-plugin-react": "7.8.2",
"eslint-plugin-react-native": "^3.2.1",
"flow-bin": "^0.80.0",
"flow-bin": "^0.81.0",
"jest": "23.4.1",
"jest-junit": "5.1.0",
"prettier": "1.13.6",
Expand Down

0 comments on commit b118f4e

Please sign in to comment.