From adb3d588f1a9172c0c454dbb7f3853d906d87ec9 Mon Sep 17 00:00:00 2001 From: ivaosthu Date: Mon, 29 Jul 2019 11:05:32 +0200 Subject: [PATCH] remove unused dependency install --- package.json | 1 - yarn.lock | 4 ---- 2 files changed, 5 deletions(-) diff --git a/package.json b/package.json index 16a16177b9..525ba3ff48 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,6 @@ "errorhandler": "^1.5.0", "express": "^4.16.4", "gravatar": "^1.8.0", - "install": "^0.12.2", "joi": "^14.3.1", "js-yaml": "^3.12.2", "knex": "^0.17.5", diff --git a/yarn.lock b/yarn.lock index dec9e421c1..c80dde7038 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2733,10 +2733,6 @@ inquirer@^6.4.1: strip-ansi "^5.1.0" through "^2.3.6" -install@^0.12.2: - version "0.12.2" - resolved "https://registry.yarnpkg.com/install/-/install-0.12.2.tgz#ea10e9b2cbb5b0484f25080b24b5b34429d9f564" - interpret@^1.2.0: version "1.2.0" resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.2.0.tgz#d5061a6224be58e8083985f5014d844359576296"