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:
authorRuy Adorno <ruyadorno@hotmail.com>2022-03-10 21:35:22 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2022-03-10 21:35:22 +0300
commitf66290ecbbc1f766597013ed0d8e624455372de4 (patch)
treebf7079886a9232fb5def3b991d6d3becc30fceef
parent297c7d5bee3c1a053004a4dfd93ab01627f497a1 (diff)
8.5.4v8.5.4
-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 60e78dcd7..00f6b4d6c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.5.3",
+ "version": "8.5.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.5.3",
+ "version": "8.5.4",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index e01dd5125..d7e2f8b03 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.5.3",
+ "version": "8.5.4",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [