Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGar <gar+gh@danger.computer>2021-09-09 22:56:36 +0300
committerGar <gar+gh@danger.computer>2021-09-09 22:56:36 +0300
commitc7787b3fb7630aab84aae83ebf9a7117c7173b6b (patch)
treecdad8dfde2b4adfb5d609b8cd4c0704012988eae
parentd57b43db38211c6e37ed4482d81ca75ad9654cf0 (diff)
chore: bundle npm-install-checks
This is already part of the published npm, just not in git
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 3459c81cc..20b80c7eb 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",