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-05-10 22:22:29 +0300
committerGar <wraithgar@github.com>2022-05-11 17:13:17 +0300
commit27d9c3c0df655bb1f259e26b879a58e83114901e (patch)
tree2900ca92a649ac8c166c6184779cc536f8f8bed4 /workspaces/arborist/package.json
parentbfb8bccbe83753e527b43c8a3889696087dbe8f1 (diff)
chore(latest): release arborist 5.2.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 bf3031fd0..8a134e12a 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
- "version": "5.1.1",
+ "version": "5.2.0",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",