From c7787b3fb7630aab84aae83ebf9a7117c7173b6b Mon Sep 17 00:00:00 2001 From: Gar Date: Thu, 9 Sep 2021 12:56:36 -0700 Subject: [PATCH] chore: bundle npm-install-checks This is already part of the published npm, just not in git --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 3459c81ccf190..20b80c7ebe21c 100644 --- a/package.json +++ b/package.json @@ -168,6 +168,7 @@ "node-gyp", "nopt", "npm-audit-report", + "npm-install-checks", "npm-package-arg", "npm-pick-manifest", "npm-profile",