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-01 23:52:44 +0300
committerisaacs <i@izs.me>2021-02-01 23:52:44 +0300
commit22112a99ee92af2d6b5762b49aeb22858147af59 (patch)
tree64132c6959d91c1f02fc36a5328c54be6103832c
parent667b79adc9873519837a87224664f834f66d783e (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 7c5e7ca5d..2697874fb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.5.0",
+ "version": "7.5.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.5.0",
+ "version": "7.5.1",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index 02102081c..57b7f4896 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.5.0",
+ "version": "7.5.1",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [