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-03-24 21:13:07 +0300
committerGar <gar+gh@danger.computer>2021-03-24 21:13:07 +0300
commit8ff01268b1f12bb164c4650f45a4f14b997bc4c2 (patch)
tree901ca91df86282d08178d0294dec96462d50ae4a
parent153ec3996c6314c65b2ca9b5693f34a59c6d8760 (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 29d427ff2..7363dd4a0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.7.2",
+ "version": "7.7.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.7.2",
+ "version": "7.7.3",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index 53ffaefd7..7c3ac81a2 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.7.2",
+ "version": "7.7.3",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [