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-09-14 00:50:30 +0300
committerNathan Fritz <fritzy@github.com>2022-09-14 02:13:51 +0300
commit683973c76ef981f0da5ddb3d9f3286a9464b9279 (patch)
treeffd1e766db3773f360b9de17b046b18678cc2536 /workspaces/arborist/package.json
parentd172c5bdbb01902b4eda012f845d6753b4ada803 (diff)
chore: release 8.19.2
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 4a8be6c4c..7f1b26630 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
- "version": "5.6.1",
+ "version": "5.6.2",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",