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:
authorGar <gar+gh@danger.computer>2022-01-27 20:26:48 +0300
committerGar <gar+gh@danger.computer>2022-01-27 20:26:48 +0300
commit9652d685b1e4bd21cec107a611c2e307387623d6 (patch)
tree7e4899e0f55ca584576f7ae97e9f9734e0c27cf6 /workspaces/arborist
parentb51b29c563fa97aa4fbf38250d1f04e879a8d961 (diff)
chore(release): @npmcli/arborist@4.3.0@npmcli/arborist@4.3.0
Diffstat (limited to 'workspaces/arborist')
-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 c46c8880c..5c33f7167 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
- "version": "4.2.1",
+ "version": "4.3.0",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",