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:
authorLuke Karrys <luke@lukekarrys.com>2021-09-02 22:47:19 +0300
committerLuke Karrys <luke@lukekarrys.com>2021-09-02 22:47:19 +0300
commitd6c651c050634a89f25846340a440dfb49755f82 (patch)
tree385d3c50a89475d3b0c68b71906e065968b9393d
parentd59e2eeb2e915214965eddd5443a255cb0646dab (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 bf0747bba..9abe13a85 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.21.1",
+ "version": "7.22.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.21.1",
+ "version": "7.22.0",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index 7d411a7f8..e0363a49b 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.21.1",
+ "version": "7.22.0",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [