From 01a3d1e451d5e97705778430ea39891a89957b68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 10 Oct 2018 20:04:15 +0000 Subject: [PATCH] Update install requirement from 0.1.8 to 0.12.1 Updates the requirements on [install](https://github.com/benjamn/install) to permit the latest version. - [Release notes](https://github.com/benjamn/install/releases) - [Commits](https://github.com/benjamn/install/commits/v0.12.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9d6667..c39546c 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "gulp-uglify": "1.4.2", "gulp-util": "3.0.7", "history": "1.17.0", - "install": "0.1.8", + "install": "0.12.1", "react": "0.14.0", "react-addons-css-transition-group": "0.14.0", "react-catalyst": "0.3.0",