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-14 00:36:25 +0300
committerNathan Fritz <fritzy@github.com>2022-04-14 01:22:15 +0300
commit4a0e005ffbc08b1dd51c625355f19307455f37e4 (patch)
tree05d2523261f7bac741c5c14ffc5072a62c6f3ed6 /workspaces/arborist/package.json
parent970244c415da91b98ca3b200d88c1206ba81d774 (diff)
chore(latest): release arborist 5.0.6
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 a936a3b01..01e3db329 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
- "version": "5.0.5",
+ "version": "5.0.6",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",