From 764d010a60c7ee73f6244644aaaa157344317349 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 28 Mar 2018 23:34:45 +0000 Subject: [PATCH] chore(package): update flow-bin to version 0.69.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1ccd08..c58e3ee 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.68.0", + "flow-bin": "^0.69.0", "flow-copy-source": "^1.1.0", "ghooks": "^2.0.0", "jest-cli": "^22.0.0",