From 0cc81226b47bfc88cf436960e422aeecf054acf0 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 28 Sep 2017 23:56:51 +0000 Subject: [PATCH] chore(package): update flow-bin to version 0.56.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ff9f34..c492243 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "eslint": "^4.1.0", "eslint-plugin-flowtype": "^2.29.1", "eslint-plugin-import": "^2.2.0", - "flow-bin": "^0.55.0", + "flow-bin": "^0.56.0", "flow-copy-source": "^1.1.0", "ghooks": "^2.0.0", "jest-cli": "^21.0.0",