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-10 22:34:15 +0300
committerisaacs <i@izs.me>2020-11-10 22:34:15 +0300
commita28aff769a77f127f371c31afcb9e9814722e5cd (patch)
tree66a8c3e8169fb17d3b7037ba744ffd180a501d02
parent7c34f4c80b40f3d9bd3b89adddf43deba6a4f2b3 (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 03275f6b1..360c2ac68 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.0.9",
+ "version": "7.0.10",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.0.9",
+ "version": "7.0.10",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index ebcdfc4b5..46f2d6d6d 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.0.9",
+ "version": "7.0.10",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [