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>2022-04-01 01:14:06 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-04-01 01:14:06 +0300
commit1a7d0d6f94c7f5e33e3426cf8e7a87dd7ad682dc (patch)
tree6535aa389e872ffb7a0c4af7caa78feded5ee0ea
parent83fa1d4c0c69a4e590052c15e9e8aaee124047a1 (diff)
8.6.0v8.6.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 e27a50fe3..99d30f961 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.5.5",
+ "version": "8.6.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.5.5",
+ "version": "8.6.0",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index 64e4c7a18..9d4ff2f1d 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.5.5",
+ "version": "8.6.0",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [