Skip to content

Commit

Permalink
Update to Flow v0.61.0
Browse files Browse the repository at this point in the history
Reviewed By: gabelevi

Differential Revision: D6540122

fbshipit-source-id: 0ded15d3b368555d12c693feb4bf491bd9092355
  • Loading branch information
nmote authored and facebook-github-bot committed Dec 12, 2017
1 parent 29f3f55 commit 914ae93
Show file tree
Hide file tree
Showing 3 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 @@ -50,4 +50,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
unsafe.enable_getters_and_setters=true

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

[version]
^0.60.0
^0.61.0
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,12 +206,12 @@
"eslint-plugin-flowtype": "^2.33.0",
"eslint-plugin-prettier": "2.1.1",
"eslint-plugin-react": "^7.2.1",
"flow-bin": "^0.60.1",
"flow-bin": "^0.61.0",
"jest": "21.3.0-beta.13",
"prettier": "1.9.1",
"react": "16.2.0",
"react-test-renderer": "16.2.0",
"shelljs": "^0.7.8",
"sinon": "^2.2.0"
}
}
}

0 comments on commit 914ae93

Please sign in to comment.