From c7492454ca1e2cdee303ce509bad6a8d643ccd4b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 5 Mar 2017 13:53:48 +0100 Subject: [PATCH] chore(package): update flow-bin to version 0.41.0 (#395) https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f4d27e98fe..9157cb7394 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,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",