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:
authorLuke Karrys <luke@lukekarrys.com>2022-01-21 00:24:36 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-01-21 00:24:36 +0300
commitb92f00eaba9a77744f2e97328524b9ed6f5f8a79 (patch)
treeab78a94d6eb8f122133001979bf6ee2af9b9b4f6 /workspaces
parent2ef9f9847c11fe8c0c0494558fe77c15ac4dbc80 (diff)
chore(release): @npmcli/arborist@4.2.1@npmcli/arborist@4.2.1
Diffstat (limited to 'workspaces')
-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 ed5c8faee..493a0a78c 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
- "version": "4.2.0",
+ "version": "4.2.1",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",