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-15 23:48:45 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2021-01-15 23:48:45 +0300
commit23f3d7dd076dbdd75ee4fbad37620e1c5d494a2d (patch)
treee4a4820a98167510804b37a3b2cace11739208fe
parentbadbcf5731a0dd933edf82eecd62ab6812211f50 (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 f00985582..dec2683b3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.4.1",
+ "version": "7.4.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.4.1",
+ "version": "7.4.2",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index a3cec5797..d2bbe02ca 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.4.1",
+ "version": "7.4.2",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [