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>2020-11-27 19:51:47 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2020-11-27 19:51:47 +0300
commite9a440bcc5bd9a42dbdbf4bf9340d188c910857c (patch)
tree264f97ebe586c98d5991f9ebe836b59bb2906612
parentb77af6e87adc7dca6f38aefc85bf68e614d4a61f (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 48e8b116c..21951b986 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.0.14",
+ "version": "7.0.15",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.0.14",
+ "version": "7.0.15",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index 3f27be123..540ca1f1a 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.0.14",
+ "version": "7.0.15",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [