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/libnpmexec/package.json')
-rw-r--r--workspaces/libnpmexec/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/workspaces/libnpmexec/package.json b/workspaces/libnpmexec/package.json
index 2d4df8579..48bd5e007 100644
--- a/workspaces/libnpmexec/package.json
+++ b/workspaces/libnpmexec/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmexec",
- "version": "5.0.0-pre.2",
+ "version": "5.0.0-pre.3",
"files": [
"bin/",
"lib/"
@@ -58,7 +58,7 @@
"tap": "^16.0.1"
},
"dependencies": {
- "@npmcli/arborist": "^6.0.0-pre.2",
+ "@npmcli/arborist": "^6.0.0-pre.3",
"@npmcli/ci-detect": "^2.0.0",
"@npmcli/fs": "^2.1.1",
"@npmcli/run-script": "^4.2.0",