From 9adfd4c4e22b6328560168a8d55e0433f4c39aff Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 13 Dec 2016 10:31:59 +0100 Subject: [PATCH] chore(package): update flow-bin to version 0.37.0 (#255) https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ad11b1954..3cae80deeb 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "eslint-config-babel": "^3.0.0", "eslint-plugin-babel": "^4.0.0", "eslint-plugin-flowtype": "^2.20.0", - "flow-bin": "^0.35.0", + "flow-bin": "^0.37.0", "nyc": "^10.0.0", "rimraf": "^2.5.4", "rollup": "^0.36.3",