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:
authornlf <quitlahok@gmail.com>2021-06-03 22:38:13 +0300
committernlf <quitlahok@gmail.com>2021-06-03 22:38:13 +0300
commitfbb76338d8d36d21a71a5d8feb62f24f7c40e3b9 (patch)
tree8ecc9619b3619005cbd3bf083a3ea021453c28ed
parentce53a6811be6807252c467ee3e8c68c22a3d507a (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 89a0baf14..fd15e3a6b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.15.1",
+ "version": "7.16.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.15.1",
+ "version": "7.16.0",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index b1e2e6b7d..3f54979cb 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.15.1",
+ "version": "7.16.0",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [