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-03-09 00:22:33 +0300
committerGitHub <noreply@github.com>2022-03-09 00:22:33 +0300
commit58147134f048b94522e48001dde94e891cbfb46f (patch)
treed77ef0dfbf7d2c76b658ce4206a821faff73f645 /workspaces/arborist/package.json
parentd43c807959fcf33abffee599fee0efb71482f589 (diff)
chore: release @npmcli/arborist 5.0.1 (#4522)arborist-v5.0.1
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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 c9dee34b7..ce45c796a 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
- "version": "5.0.0",
+ "version": "5.0.1",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",