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:
authornlf <quitlahok@gmail.com>2021-02-22 20:50:13 +0300
committernlf <quitlahok@gmail.com>2021-02-22 20:50:13 +0300
commitbe9f1525587d70c909da88b996220b374583d42a (patch)
treee2b79a2973ba04070dd6e850fd3f84a38a04efcc
parent9c045b025f831aab6ade7197cf12791a843fc9e8 (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 70b06c271..62e754b40 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.5.4",
+ "version": "7.5.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.5.4",
+ "version": "7.5.5",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index 33bd16b6c..7cbdeac10 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.5.4",
+ "version": "7.5.5",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [