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-10-04 17:41:44 +0300
committerGar <gar+gh@danger.computer>2021-10-04 17:41:44 +0300
commit8171c50efdd09302fb8a1e1dd76bc60b17d273ab (patch)
tree8089733c7923a99f46ceb9c71555904857832e77 /package-lock.json
parent60715e33d82659a7fe55944d0be32ea779d992f2 (diff)
chore: fix bundleDependencies in package-lock
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index e8cc960ec..bd7d427f1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8,6 +8,7 @@
"name": "npm",
"version": "7.24.1",
"bundleDependencies": [
+ "@isaacs/string-locale-compare",
"@npmcli/arborist",
"@npmcli/ci-detect",
"@npmcli/config",