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:
authorGar <gar+gh@danger.computer>2022-05-11 19:33:05 +0300
committerGar <gar+gh@danger.computer>2022-05-11 19:33:05 +0300
commit8a49e3ab6499c6196c5d7a0f6dad3b345944b992 (patch)
treeab2e321b25be567d16ea94f63774e523f995a322
parent3ff74fef24711edb47baa0700914b6a2b76d34ae (diff)
8.10.0v8.10.0
-rw-r--r--package-lock.json4
-rw-r--r--package.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 3949f039d..3ef6ead05 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.9.0",
+ "version": "8.10.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.9.0",
+ "version": "8.10.0",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index 2afd15d9b..e654f9410 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.9.0",
+ "version": "8.10.0",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [