Upgrade flow to 0.41

This commit is contained in:
Daniel Tschinder 2017-03-10 13:41:08 +01:00
parent ca652bd934
commit c0a89f4c15
No known key found for this signature in database
GPG Key ID: 0F9471CB6816A4FF
2 changed files with 4 additions and 4 deletions

View File

@ -33,7 +33,7 @@
"eslint": "^3.7.1",
"eslint-config-babel": "^6.0.0",
"eslint-plugin-flowtype": "^2.20.0",
"flow-bin": "^0.40.0",
"flow-bin": "^0.41.0",
"nyc": "^10.0.0",
"rimraf": "^2.5.4",
"rollup": "^0.41.0",

View File

@ -1752,9 +1752,9 @@ flat-cache@^1.2.1:
graceful-fs "^4.1.2"
write "^0.2.1"
flow-bin@^0.40.0:
version "0.40.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.40.0.tgz#e10d60846d923124e47f548f16ba60fd8baff5a5"
flow-bin@^0.41.0:
version "0.41.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.41.0.tgz#8badac9a19da45004997e599bd316518db489b2e"
fn-name@^2.0.0:
version "2.0.1"