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:
authorGar <gar+gh@danger.computer>2021-08-12 22:37:22 +0300
committerGar <gar+gh@danger.computer>2021-08-12 22:37:22 +0300
commit59b9851d1649b8f78203cae187b1337f2441219d (patch)
tree8fc3cd13826fc56a0423cc935d8b4eed36b84c0f
parent2591e67d2a4b7b53225b55b1b0290840629fe700 (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 65ed51977..682d82969 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.20.5",
+ "version": "7.20.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.20.5",
+ "version": "7.20.6",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index 94879b298..cee4f44d8 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.20.5",
+ "version": "7.20.6",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [