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-06-02 00:15:17 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2022-06-02 00:30:35 +0300
commit07b35ab2d366bb93b88162339c1000e26a087c61 (patch)
tree36f2455ed25a2f79ef463d8ec0ca6ff89ac0aca3 /workspaces/arborist/package.json
parent8bf5ac7098910c70271040ea126cdc60433fa399 (diff)
chore(latest): release arborist 5.2.1
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 e6d2d9613..baae74e25 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
- "version": "5.2.0",
+ "version": "5.2.1",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",