From a8651506cc01f52018ebf153916e08603004d7ad Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 17 Aug 2018 10:19:24 +0000 Subject: [PATCH] chore(package): update flow-bin to version 0.79.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8894bda..177be74 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "eslint": "^5.0.0", "eslint-plugin-flowtype": "^2.29.1", "eslint-plugin-import": "^2.2.0", - "flow-bin": "^0.78.0", + "flow-bin": "^0.79.0", "flow-copy-source": "^2.0.0", "ghooks": "^2.0.0", "jest-cli": "^23.0.0",