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:
authorDarcy Clarke <darcy@darcyclarke.me>2020-10-13 04:18:14 +0300
committerDarcy Clarke <darcy@darcyclarke.me>2020-10-13 04:25:30 +0300
commit704b9cd33d11f9edad6c7c579fe709a11c4d1103 (patch)
treee9108ca5c48def1ef6a7450866c5dc98582848b7 /package.json
parent3955bb940858c5d4268474c74739452af6087483 (diff)
@npmcli/arborist@1.0.0
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 89069f743..9b0621a50 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"./package.json": "./package.json"
},
"dependencies": {
- "@npmcli/arborist": "^0.0.33",
+ "@npmcli/arborist": "^1.0.0",
"@npmcli/ci-detect": "^1.2.0",
"@npmcli/config": "^1.2.1",
"@npmcli/run-script": "^1.7.0",