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-12-04 22:51:57 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2020-12-04 22:51:57 +0300
commit2b8b9bdbc3606772dc7f7b3a95b7ba3c572b4e98 (patch)
tree70f4718230458c3c4d2ec89d1edb3c4e92a56ec7
parent01e9471f95031b1911e73a84c88eaf3997855edb (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 3803d0442..c970ab126 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.0.15",
+ "version": "7.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.0.15",
+ "version": "7.1.0",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index 2b7a1a9aa..393993f79 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.0.15",
+ "version": "7.1.0",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [