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-11-04 00:08:50 +0300
committerGar <wraithgar@github.com>2022-11-04 00:18:59 +0300
commitef4299658330470b56966b48394824895b2d6d04 (patch)
treee2d1e08c3a620abfdcdd3015edc0b58a8409deda /workspaces/arborist/package.json
parent50a7d323fb35123d061cc8ca89c3fae2b08d65b5 (diff)
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 d0181963b..0cd6ad514 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
- "version": "5.6.2",
+ "version": "5.6.3",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",