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>2022-08-03 18:56:09 +0300
committernlf <quitlahok@gmail.com>2022-08-03 18:56:09 +0300
commitca756fda3e0ddff2c0aeb85c21b10977c8bce3b6 (patch)
tree4fd587213932cd4161b61b08fbca245355e62fed
parentc301f4402995d49b0e0ed4f4986aa261fe66eaf7 (diff)
8.16.0v8.16.0
-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 dd32c99cc..167f06964 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.15.1",
+ "version": "8.16.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.15.1",
+ "version": "8.16.0",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index 1adb37652..6efd43f49 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.15.1",
+ "version": "8.16.0",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [