From 7aa47e950f789fbdf3638a0b90da04286802ff2f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <greenkeeper[bot]@users.noreply.github.com> Date: Thu, 8 Mar 2018 17:14:27 +0000 Subject: [PATCH] chore(package): update flow-bin to version 0.67.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 075631b..cf0a102 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-config-google": "^0.9.1", "eslint-plugin-flowtype": "^2.46.1", "eslint-plugin-import": "^2.9.0", - "flow-bin": "^0.66.0", + "flow-bin": "^0.67.1", "mocha": "^5.0.1", "webpack": "^4.0.1", "webpack-cli": "^2.0.10"