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>2020-09-29 21:07:49 +0300
committernlf <quitlahok@gmail.com>2020-09-29 21:43:43 +0300
commite4d911d219899c0fdc12f8951b7d70e0887909f8 (patch)
tree048508a83044d3cef06bf98f693d5266ee8fbad8 /package.json
parent405e051f724a2e79844f78f8ea9ba019fdc513aa (diff)
@npmcli/arborist@0.0.28
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 18b4c8aa4..05ed763a6 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"./package.json": "./package.json"
},
"dependencies": {
- "@npmcli/arborist": "^0.0.27",
+ "@npmcli/arborist": "^0.0.28",
"@npmcli/ci-detect": "^1.2.0",
"@npmcli/config": "^1.1.8",
"@npmcli/run-script": "^1.6.0",