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-04-22 22:38:22 +0300
committerGar <gar+gh@danger.computer>2021-04-22 22:38:45 +0300
commit95faf8ce6c007082a02c160977da194c08ee9d82 (patch)
tree6bddc8ec19ed16ec3b9fc64b2c8ce40edeffb3cc /package.json
parent35e49b94fba478a63df6cc9b62816eafe5f1fbdd (diff)
libnpmaccess@4.0.2
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 29790969f..f58942d9a 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^2.3.1",
"leven": "^3.1.0",
- "libnpmaccess": "^4.0.1",
+ "libnpmaccess": "^4.0.2",
"libnpmdiff": "^2.0.4",
"libnpmexec": "^1.0.1",
"libnpmfund": "^1.0.2",
@@ -114,7 +114,6 @@
"@npmcli/arborist",
"@npmcli/ci-detect",
"@npmcli/config",
- "@npmcli/name-from-folder",
"@npmcli/run-script",
"abbrev",
"ansicolors",