Skip to content

Commit

Permalink
v0.78 in fbsource
Browse files Browse the repository at this point in the history
Reviewed By: pakoito

Differential Revision: D9174188

fbshipit-source-id: 4ec9ef5b6f802964a83b6bc0bd29db7f47b37c21
  • Loading branch information
Mayank Patke authored and facebook-github-bot committed Aug 7, 2018
1 parent dee0bd7 commit 7f8d2af
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .flowconfig
Expand Up @@ -19,4 +19,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
munge_underscores=true

[version]
^0.77.0
^0.78.0
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -26,7 +26,7 @@
"eslint-plugin-prettier": "2.6.0",
"eslint-plugin-react": "7.6.1",
"eslint-plugin-relay": "0.0.23",
"flow-bin": "^0.77.0",
"flow-bin": "^0.78.0",
"glob": "^7.1.1",
"istanbul-api": "^1.1.0",
"istanbul-lib-coverage": "^1.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -2761,9 +2761,9 @@ flat-cache@^1.2.1:
graceful-fs "^4.1.2"
write "^0.2.1"

flow-bin@^0.77.0:
version "0.77.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.77.0.tgz#4e5c93929f289a0c28e08fb361a9734944a11297"
flow-bin@^0.78.0:
version "0.78.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.78.0.tgz#df9fe7f9c9a2dfaff39083949fe2d831b41627b7"

for-in@^1.0.1, for-in@^1.0.2:
version "1.0.2"
Expand Down

0 comments on commit 7f8d2af

Please sign in to comment.