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:
authornlf <quitlahok@gmail.com>2022-06-02 20:11:04 +0300
committernlf <quitlahok@gmail.com>2022-06-02 20:11:04 +0300
commitb46fed75379979a6be86ac72117a90f8ad3b3a99 (patch)
treefe8d17c345b620b5a7492157cf8a66cb1fdb1126
parent635c9217710c213451c7126e1dbdd76cf8208661 (diff)
8.12.1v8.12.1
-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 899c6fc2e..9a3725cfa 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.12.0",
+ "version": "8.12.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.12.0",
+ "version": "8.12.1",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index 500fe7365..fbfabe936 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.12.0",
+ "version": "8.12.1",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [