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>2021-09-17 00:37:48 +0300
committerNathan Fritz <fritzy@github.com>2021-09-17 00:37:48 +0300
commit2c741900f560fd3ad0d5fa8afe583fbd83c5dbbe (patch)
tree9115d9c138f3df3ebca08864b4139d4e7f2ea604
parent21dd300933c770d44e2123ef673628ffce4de7d3 (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 be697701f..38b7892aa 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.23.0",
+ "version": "7.24.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.23.0",
+ "version": "7.24.0",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index 8011f238a..38b459477 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.23.0",
+ "version": "7.24.0",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [