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:40:32 +0300
committerGar <gar+gh@danger.computer>2021-10-04 17:40:32 +0300
commit60715e33d82659a7fe55944d0be32ea779d992f2 (patch)
treee02b86813669c61b1d19b87a383c8cfdc14e6077 /package.json
parent827494cf12921b40cac8614027b7a4388d7ecbda (diff)
chore: fix bundleDependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 705fb779e..bef62f7a1 100644
--- a/package.json
+++ b/package.json
@@ -125,6 +125,7 @@
"write-file-atomic": "^3.0.3"
},
"bundleDependencies": [
+ "@isaacs/string-locale-compare",
"@npmcli/arborist",
"@npmcli/ci-detect",
"@npmcli/config",