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:
authorisaacs <i@izs.me>2021-02-22 23:56:21 +0300
committerisaacs <i@izs.me>2021-02-22 23:56:21 +0300
commit0c6bb2b259fac0504d57b05dc73b2e533412b87b (patch)
tree154fa6d976c69ec9c585c6ecfabbe016f8205cd8
parent56535d48e2db3dc9a835c2f3af50b9decd33c055 (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 fa2d80623..ee99a5eae 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.5.5",
+ "version": "7.5.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.5.5",
+ "version": "7.5.6",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index 60c91d034..4af2d0394 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.5.5",
+ "version": "7.5.6",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [