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:
authorisaacs <i@izs.me>2020-10-02 21:21:32 +0300
committerisaacs <i@izs.me>2020-10-02 21:21:32 +0300
commit281a7f39ac314bd7657ce2bcd7918b21eee99210 (patch)
tree25cadd3b93a5a28cb2761eb6f4791ef8a559648d /package.json
parent7d21d08de18ea3eb40825ab7ee02272592dadce8 (diff)
@npmcli/arborist@0.0.31
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 28b0f65ca..f346c44a0 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"./package.json": "./package.json"
},
"dependencies": {
- "@npmcli/arborist": "^0.0.30",
+ "@npmcli/arborist": "^0.0.31",
"@npmcli/ci-detect": "^1.2.0",
"@npmcli/config": "^1.1.8",
"@npmcli/run-script": "^1.7.0",