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:
authorNathan Fritz <fritzy@github.com>2022-07-20 23:28:24 +0300
committerNathan Fritz <fritzy@github.com>2022-07-20 23:28:24 +0300
commit4c945302fc2aa6854dc014fe31d6f5dfa96f7b52 (patch)
tree8b3b1e7d20c01aca964260f2ae227cfbb75b87cd
parenta06d196da8e7553f99f78d45080799c199180e77 (diff)
-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 bed9f6061..d19af775b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.14.0",
+ "version": "8.15.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.14.0",
+ "version": "8.15.0",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index 0f3a9fd58..969e8e160 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.14.0",
+ "version": "8.15.0",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [