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:
authorRuy Adorno <ruyadorno@hotmail.com>2020-09-22 19:24:33 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2020-09-22 19:24:33 +0300
commitdb157b3ceb46327ca2089604d5f4fc9de391584e (patch)
tree3895ddeb5bd29296d208a180165fd2328ad0480d /package.json
parent165f4ef4e831a6f802e5d440ce6bbc81484c6095 (diff)
@npmcli/arborist@0.0.27
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 afd7075bb..d4ec3bd9d 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"./package.json": "./package.json"
},
"dependencies": {
- "@npmcli/arborist": "^0.0.26",
+ "@npmcli/arborist": "^0.0.27",
"@npmcli/ci-detect": "^1.2.0",
"@npmcli/config": "^1.1.8",
"@npmcli/run-script": "^1.5.0",