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:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-08-03 18:33:48 +0300
committernlf <nlf@github.com>2022-08-03 18:44:11 +0300
commit9580e49ee518a7f57d1b89f338ddf3873171948d (patch)
tree1808f2f372b44d3aa57e780d4c831f79f40a37d1 /workspaces/arborist/package.json
parent19a834610d154f36748536b27aed13bfdb5ee748 (diff)
chore(latest): release arborist 5.4.0
Diffstat (limited to 'workspaces/arborist/package.json')
-rw-r--r--workspaces/arborist/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/arborist/package.json b/workspaces/arborist/package.json
index 4f529a0a8..7bfb90a07 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
- "version": "5.3.1",
+ "version": "5.4.0",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",