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:
authorNathan Fritz <fritzy@github.com>2021-08-26 22:57:42 +0300
committerNathan Fritz <fritzy@github.com>2021-08-26 22:57:42 +0300
commit3e8ada596f211506366edc73ed9487948200ec71 (patch)
tree3b2e11a82883064a4f86714fde4d7f8f04a47e31
parentc482bc4b599d6c2c81adfb0beab11906ff05153f (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 d1fda9965..76b333cc8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.21.0",
+ "version": "7.21.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.21.0",
+ "version": "7.21.1",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index 66e1a60d0..d5f3cf54c 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.21.0",
+ "version": "7.21.1",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [