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-26 00:49:10 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2021-03-26 00:49:10 +0300
commitcc68634c52ed30f39af58b19fdfdf6e99aa947b1 (patch)
tree87641b394d25237ad24d053789a6cdcb0808337a
parent7e4c00699533e65ec670b35bda32f14aa096b6a2 (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 34342322c..fd57a39fe 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.7.4",
+ "version": "7.7.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.7.4",
+ "version": "7.7.5",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index 2dcc65543..1e821ecec 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.7.4",
+ "version": "7.7.5",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [