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:
authorRuy Adorno <ruyadorno@hotmail.com>2021-01-21 20:00:13 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2021-01-21 20:00:13 +0300
commiteb4f069159f70d7a48a7e41002ab5b9f9e15fc04 (patch)
treef533c60e3d6ea7146828a108f33b8b96b7afb53f
parent2d28a8890aec74ccd546b8ce1d8f3522946fa1e9 (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 648cecdf6..3fd1d30ba 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.4.2",
+ "version": "7.4.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.4.2",
+ "version": "7.4.3",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index 61a33fc1e..da6175dfe 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.4.2",
+ "version": "7.4.3",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [