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-05 00:55:20 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2021-03-05 00:55:20 +0300
commit323aeceb644963cbbc3034ab0502b713fb36b5d6 (patch)
tree0e1ffd3a7a6884a69cfe431de7d518f65771feed
parent68984ce6e3ec051d4a578e9c286546ff1ca13e0f (diff)
7.6.1v7.6.1
-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 6556667ce..9ab271098 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.6.0",
+ "version": "7.6.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.6.0",
+ "version": "7.6.1",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index febbc4caa..f4d34f98a 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.6.0",
+ "version": "7.6.1",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [