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:
authorRuy Adorno <ruyadorno@hotmail.com>2022-06-02 00:42:34 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2022-06-02 00:42:34 +0300
commit4ee12d0f64c3bc1b168f795deddb5145e5c86444 (patch)
tree288e42351a69167ead0d243c3d63dc686b69d473
parentbad7378afe735902c13473c09d8ed69ba92b15fb (diff)
8.12.0v8.12.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 3ca65e314..899c6fc2e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.11.0",
+ "version": "8.12.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.11.0",
+ "version": "8.12.0",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index 778cb83af..500fe7365 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.11.0",
+ "version": "8.12.0",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [