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>2020-11-04 02:11:12 +0300
committerisaacs <i@izs.me>2020-11-04 02:11:12 +0300
commit65fe2ffb8a85964a682e5c7422b3d3dc4121e02d (patch)
treee72f71f56bb6b15ad58a5b265f9b0cbde7d0c4a0
parent9b60be2508c9479faf417c257072ea08ddfeff29 (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 456f21ef4..cd6d96b68 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.0.7",
+ "version": "7.0.8",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.0.7",
+ "version": "7.0.8",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index cf1278af1..d0ca0bf91 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.0.7",
+ "version": "7.0.8",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [