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:
authornlf <quitlahok@gmail.com>2020-10-27 21:58:03 +0300
committernlf <quitlahok@gmail.com>2020-10-27 21:58:03 +0300
commit84d71236369d9c7f6ff84320461ab10bed0fe7a3 (patch)
treecdce8d2a66cde2c398daea21ab2202bd5f379b1e
parent95f664b51570751bee2c8ecfdd037938205ae7fe (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 3ed9888f6..b33c5011e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.0.5",
+ "version": "7.0.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.0.5",
+ "version": "7.0.6",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index 9c1c64b1f..ed8c35d2b 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.0.5",
+ "version": "7.0.6",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [