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-03-24 17:56:21 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2021-03-24 17:56:21 +0300
commite32d94b5aa421b9b80a8fcd85f862a8259fb33a9 (patch)
treec658400aa7cd4b457c5cd8410b716345333a2360
parent9d0a9533f77f08d8e4aa14a5abf61b1ceaebc4fc (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 983683b44..ae3f1bc4b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.7.0",
+ "version": "7.7.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.7.0",
+ "version": "7.7.1",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index c4b10a831..2380ce20c 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.7.0",
+ "version": "7.7.1",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [