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:
authorLuke Karrys <luke@lukekarrys.com>2021-09-30 23:55:55 +0300
committerLuke Karrys <luke@lukekarrys.com>2021-09-30 23:55:55 +0300
commitd7d5dd6aa66251805afd9009e3978f61ea732f05 (patch)
treea9f30844846e3dc4748bc5e222a7fa4a4ad2220b /package.json
parentf17dfa0ced7d8df9bb7baf378bb20d33175c8e8b (diff)
Revert "feat(workspaces): --include-workspace-root"
This reverts commit f17dfa0ced7d8df9bb7baf378bb20d33175c8e8b.
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index f4cde1d17..31083ff0b 100644
--- a/package.json
+++ b/package.json
@@ -125,7 +125,6 @@
"write-file-atomic": "^3.0.3"
},
"bundleDependencies": [
- "@isaacs/string-locale-compare",
"@npmcli/arborist",
"@npmcli/ci-detect",
"@npmcli/config",