From c8afc01a3d76b616bff52ea667d1008f660a76f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 12 Feb 2019 13:12:53 +0000 Subject: [PATCH] Update install requirement from 0.1.8 to 0.12.2 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.2) 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..914d220 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.2", "react": "0.14.0", "react-addons-css-transition-group": "0.14.0", "react-catalyst": "0.3.0",