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-02-24 22:44:22 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-02-24 22:44:22 +0300
commitd58e4442b0a16c84219d5f80ab88ef68ad209918 (patch)
treeb91bac5d027822ea1a42ed81dcc3dc91dc102e76 /workspaces/arborist
parentc608512ed03ccf87dc989cec2849d14bf034513a (diff)
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 86bbd3b56..520c45748 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
- "version": "4.3.1",
+ "version": "5.0.0",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",