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:
authorMichael Garvin <gar+gh@danger.computer>2021-01-15 00:58:26 +0300
committerMichael Garvin <gar+gh@danger.computer>2021-01-15 00:58:26 +0300
commit653769de359b8d24f0d17b8e7e426708f49cadb8 (patch)
treef0f72f728a2998ebe21db84429a8697f845568c7
parente7cace7d6e0e716c05f702e56986caff12785c74 (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 9683707dd..cd65aaa6c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.4.0",
+ "version": "7.4.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.4.0",
+ "version": "7.4.1",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index 5dccaa55f..a3cec5797 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.4.0",
+ "version": "7.4.1",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [