Skip to content

Commit

Permalink
fix(deps): Downgraded flow
Browse files Browse the repository at this point in the history
  • Loading branch information
swernerx committed Aug 18, 2017
1 parent 989b070 commit 8fdc8f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-jsx-a11y": "^6.0.2",
"eslint-plugin-react": "^7.2.1",
"flow-bin": "^0.53.0",
"flow-bin": "^0.52.0",
"flow-copy-source": "^1.2.0",
"history": "^4.6.3",
"husky": "^0.14.3",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2788,9 +2788,9 @@ flat-cache@^1.2.1:
graceful-fs "^4.1.2"
write "^0.2.1"

flow-bin@^0.53.0:
version "0.53.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.53.0.tgz#f7830e609ca02b12db4127114213cccc7c0771b9"
flow-bin@^0.52.0:
version "0.52.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.52.0.tgz#b6d9abe8bcd1ee5c62df386451a4e2553cadc3a3"

flow-copy-source@^1.2.0:
version "1.2.0"
Expand Down

0 comments on commit 8fdc8f6

Please # to comment.