Update flow-bin to the latest version 🚀 (#468)

* chore(package): update flow-bin to version 0.44.0

https://greenkeeper.io/

* Update yarn.lock
This commit is contained in:
greenkeeper[bot]
2017-04-21 14:26:30 +02:00
committed by Daniel Tschinder
parent 5e156310ca
commit 28ccd05bab
2 changed files with 4 additions and 4 deletions

View File

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