From 77ba693d1cb8eaf39bc698c0d781607792b502d4 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 15 Mar 2018 19:41:37 +0000 Subject: [PATCH] chore(package): update flow-bin to version 0.68.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d19282..a1ccd08 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.67.1", + "flow-bin": "^0.68.0", "flow-copy-source": "^1.1.0", "ghooks": "^2.0.0", "jest-cli": "^22.0.0",