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 'package.json')
-rw-r--r--package.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/package.json b/package.json
index 69887d22d..da601ae0e 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "9.0.0-pre.6",
+ "version": "9.0.0",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [
@@ -56,7 +56,7 @@
},
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
- "@npmcli/arborist": "^6.0.0-pre.5",
+ "@npmcli/arborist": "^6.0.0",
"@npmcli/ci-detect": "^3.0.0",
"@npmcli/config": "^6.0.1",
"@npmcli/map-workspaces": "^3.0.0",
@@ -78,17 +78,17 @@
"init-package-json": "^4.0.1",
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^3.0.0",
- "libnpmaccess": "^7.0.0-pre.2",
- "libnpmdiff": "^5.0.0-pre.3",
- "libnpmexec": "^5.0.0-pre.5",
- "libnpmfund": "^4.0.0-pre.5",
- "libnpmhook": "^9.0.0-pre.1",
- "libnpmorg": "^5.0.0-pre.1",
- "libnpmpack": "^5.0.0-pre.4",
- "libnpmpublish": "^7.0.0-pre.4",
- "libnpmsearch": "^6.0.0-pre.1",
- "libnpmteam": "^5.0.0-pre.1",
- "libnpmversion": "^4.0.0-pre.1",
+ "libnpmaccess": "^7.0.0",
+ "libnpmdiff": "^5.0.0",
+ "libnpmexec": "^5.0.0",
+ "libnpmfund": "^4.0.0",
+ "libnpmhook": "^9.0.0",
+ "libnpmorg": "^5.0.0",
+ "libnpmpack": "^5.0.0",
+ "libnpmpublish": "^7.0.0",
+ "libnpmsearch": "^6.0.0",
+ "libnpmteam": "^5.0.0",
+ "libnpmversion": "^4.0.0",
"make-fetch-happen": "^11.0.1",
"minimatch": "^5.1.0",
"minipass": "^3.1.6",