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-16 02:00:49 +0300
committerisaacs <i@izs.me>2020-10-16 02:10:52 +0300
commit6560b8d952a613cefbd900186aa38df53bc201d1 (patch)
tree5f270fdc320c2ac6021c3b7227c0f6f1bf443c6f /package.json
parent11f43691475b5e49baeeb0cfca1e4d94df7f9acc (diff)
@npmcli/arborist@1.0.2
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 5228b153d..37e7ca312 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"./package.json": "./package.json"
},
"dependencies": {
- "@npmcli/arborist": "^1.0.0",
+ "@npmcli/arborist": "^1.0.2",
"@npmcli/ci-detect": "^1.2.0",
"@npmcli/config": "^1.2.1",
"@npmcli/run-script": "^1.7.0",