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:
authornlf <quitlahok@gmail.com>2021-10-14 22:23:43 +0300
committernlf <quitlahok@gmail.com>2021-10-14 23:24:11 +0300
commit0f69d295bd5516f496af75ef29e7ae6304fa2ba5 (patch)
tree86cbd0bb4125bf2309a2e4d77754f051c4800a81 /package.json
parentb6bc279e55aa65afff09d9258f9df7168a7dbadb (diff)
deps: @npmcli/map-workspaces@2.0.0nlf/arborist-update
PR-URL: https://github.com/npm/cli/pull/3893 Credit: @nlf Close: #3893 Reviewed-by: @nlf
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d12b55fc7..9489ddac4 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"@npmcli/arborist": "^4.0.1",
"@npmcli/ci-detect": "^1.4.0",
"@npmcli/config": "^2.3.0",
- "@npmcli/map-workspaces": "^1.0.4",
+ "@npmcli/map-workspaces": "^2.0.0",
"@npmcli/package-json": "^1.0.1",
"@npmcli/run-script": "^2.0.0",
"abbrev": "~1.1.1",