From 342e3562956f60a6b9b1cc640e3b3a23115d255b Mon Sep 17 00:00:00 2001 From: Michiel ter Reehorst Date: Tue, 5 Nov 2019 10:37:12 +0100 Subject: [PATCH] chore(package): update flow-bin to version 0.111.1 (#22) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 35f8877..efe4bde 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "eslint-config-airbnb-base": "^13.2.0", "eslint-plugin-flowtype": "^4.0.0", "eslint-plugin-import": "2.18.2", - "flow-bin": "^0.111.0", + "flow-bin": "^0.111.1", "istanbul": "^1.0.0-alpha.2", "mocha": "^6.2.0", "moment": "2.24.0",