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-07 01:21:39 +0300
committerGar <wraithgar@github.com>2022-04-07 23:41:11 +0300
commit584b4ca1e90115f59ee38076e38b78e2a9d97b6e (patch)
treef4797847983ec90417ec3c775e86582ffe6baa1f /workspaces/arborist/package.json
parent304a2382a53ce09b9f2bf25dbe82cb2b063a8f03 (diff)
chore(latest): release arborist 5.0.5
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 1c458d7fa..a936a3b01 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
- "version": "5.0.4",
+ "version": "5.0.5",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",