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>2021-10-04 19:52:57 +0300
committerLuke Karrys <luke@lukekarrys.com>2021-10-04 19:52:57 +0300
commit04eb43f2b2a387987b61a7318908cf18f03d97e0 (patch)
tree6aca50c8362c8231cc5a1d831ae03d2f25040d7f
parenta84c00f605c8d5b73350e7f9d64374cec2db5eb4 (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 bd7d427f1..bf19dc4f0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.24.1",
+ "version": "7.24.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.24.1",
+ "version": "7.24.2",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index bef62f7a1..3fb2af4ae 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.24.1",
+ "version": "7.24.2",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [