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-23 19:49:02 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2021-03-23 19:49:02 +0300
commit581b60b51ce0a30328fc582a4903b5d570c5d494 (patch)
treefa0542596513ee7b73c625a20198e79a3d86dc0e
parent0364be0c0957e840f6e00ab6ab03448440f35c79 (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 1ccb8b0af..983683b44 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.6.3",
+ "version": "7.7.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.6.3",
+ "version": "7.7.0",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index 7f51ab744..c4b10a831 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.6.3",
+ "version": "7.7.0",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [