From a8b13351e6db1d9dffd6cc1e48d66d5a752a9194 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2020 02:40:34 +0000 Subject: [PATCH] chore(package): update flow-bin to version 0.120.1 Closes #5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01a8778..788df8a 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "eslint-plugin-jsx-a11y": "^6.1.1", "eslint-plugin-react": "^7.10.0", "file-loader": "^1.1.11", - "flow-bin": "^0.77.0", + "flow-bin": "^0.120.1", "html-webpack-plugin": "^3.2.0", "husky": "^1.0.0-rc.13", "json-loader": "^0.5.7",