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-01-07 23:51:18 +0300
committerisaacs <i@izs.me>2021-01-07 23:53:30 +0300
commiteb061cac248228f2249d4c8905b349aef0215695 (patch)
tree2f3e6d0b82696ddd5afb2b0a09ae9a1404b67e4d
parent9d21f6ba7c7316fde2a5b07148ad3f15865a4e4f (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 9dd28212e..8d16f9a33 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.3.0",
+ "version": "7.4.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.3.0",
+ "version": "7.4.0",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index 17c25ec27..9f0aacbda 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.3.0",
+ "version": "7.4.0",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [