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:
authorLuke Karrys <luke@lukekarrys.com>2022-07-28 01:06:09 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-07-28 01:06:09 +0300
commit58cc362ceec82ddeb16311d3fb574908294ac789 (patch)
tree55fad6537a6021736455db0274d303313a25f5f9
parent17b1deab2d54e42e7b25647974c46433db145905 (diff)
8.15.1v8.15.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 bc70ef6b0..9ff57a3ec 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.15.0",
+ "version": "8.15.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.15.0",
+ "version": "8.15.1",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index 969e8e160..7526c4754 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.15.0",
+ "version": "8.15.1",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [