Skip to content

Commit

Permalink
Use flow 0.43.1
Browse files Browse the repository at this point in the history
Reviewed By: nmote

Differential Revision: D4851923

fbshipit-source-id: 018f61c3a45e32c899287848d36129e3601145a4
  • Loading branch information
zertosh authored and facebook-github-bot committed Apr 8, 2017
1 parent 3d3cd86 commit e67b8fe
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 @@ -49,4 +49,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
unsafe.enable_getters_and_setters=true

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

[version]
^0.43.0
^0.43.1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
"eslint-plugin-flowtype": "^2.20.0",
"eslint-plugin-react": "^6.4.1",
"eslint-config-fbjs": "^1.1.1",
"flow-bin": "^0.43.0",
"flow-bin": "^0.43.1",
"jest": "19.0.2",
"jest-repl": "19.0.2",
"jest-runtime": "19.0.2",
Expand Down

0 comments on commit e67b8fe

Please sign in to comment.