From 493de05d6efd1d1b6a68e8bd611ebc0bd357ff50 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 31 May 2019 17:26:45 +0000 Subject: [PATCH] chore(package): update flow-bin to version 0.100.0 Closes #5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01a8778..0fd9a7f 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.100.0", "html-webpack-plugin": "^3.2.0", "husky": "^1.0.0-rc.13", "json-loader": "^0.5.7",