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-10-20 00:08:48 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-10-20 01:01:57 +0300
commitbc5ec0517eed36a9fa310c8be9d0d089afc6925e (patch)
treeafe08e7aec423112ddc109c7f108bca8de953788 /workspaces/arborist/package.json
parent586e78d59c3dad29e8e886a4764d2eb8021d11d1 (diff)
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 a2c0929ae..e51a162ea 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
- "version": "6.0.0-pre.5",
+ "version": "6.0.0",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",