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 23:14:21 +0300
committerGar <gar+gh@danger.computer>2021-09-09 23:14:21 +0300
commit1fbbe1e04be5d79c7b49910324e64c19ed599eeb (patch)
tree023eb1d631cd5a2bd1be6166e2df38ddbd313076
parentc7787b3fb7630aab84aae83ebf9a7117c7173b6b (diff)
chore: bundled npm-install-checks in lockfile too
-rw-r--r--package-lock.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index ed4ce37cd..852dc5175 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",