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:
Diffstat (limited to 'workspaces/libnpmdiff/package.json')
-rw-r--r--workspaces/libnpmdiff/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/workspaces/libnpmdiff/package.json b/workspaces/libnpmdiff/package.json
index 8309f14a6..f30602d12 100644
--- a/workspaces/libnpmdiff/package.json
+++ b/workspaces/libnpmdiff/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmdiff",
- "version": "5.0.0-pre.1",
+ "version": "5.0.0-pre.2",
"description": "The registry diff",
"repository": {
"type": "git",
@@ -47,7 +47,7 @@
"tap": "^16.0.1"
},
"dependencies": {
- "@npmcli/arborist": "^6.0.0-pre.3",
+ "@npmcli/arborist": "^6.0.0-pre.4",
"@npmcli/disparity-colors": "^2.0.0",
"@npmcli/installed-package-contents": "^1.0.7",
"binary-extensions": "^2.2.0",