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>2022-02-18 00:16:34 +0300
committerNathan Fritz <fritzy@github.com>2022-02-18 00:16:34 +0300
commitdd63e21a0e192f5a7e797d6c89595fd09dbfd7b9 (patch)
tree2eaf531754b4f90ca2530aa5cc76705b23f2ac92
parent63aab0be35a76f2c45d944137e02350f4e7d03f9 (diff)
8.5.1v8.5.1
-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 20aaac149..0e6871d77 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.5.0",
+ "version": "8.5.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.5.0",
+ "version": "8.5.1",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index c7885c208..c407a66ae 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.5.0",
+ "version": "8.5.1",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [