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-04-26 23:30:41 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2022-04-26 23:44:31 +0300
commit9a19bc9887cf9ee20c4d465154e099fff15362e3 (patch)
tree5bd5ba5239a2d8e9d348d537bf36470f701a4188 /workspaces/arborist/package.json
parent9ea26038ad4d3dc971d442cba2bb02a35755c07a (diff)
chore(latest): release arborist 5.1.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 005942e9a..bf3031fd0 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
- "version": "5.1.0",
+ "version": "5.1.1",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",