From 1fbbe1e04be5d79c7b49910324e64c19ed599eeb Mon Sep 17 00:00:00 2001 From: Gar Date: Thu, 9 Sep 2021 13:14:21 -0700 Subject: [PATCH] chore: bundled npm-install-checks in lockfile too --- package-lock.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package-lock.json b/package-lock.json index ed4ce37cde425..852dc51752ea5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,6 +52,7 @@ "node-gyp", "nopt", "npm-audit-report", + "npm-install-checks", "npm-package-arg", "npm-pick-manifest", "npm-profile",