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-02-24 23:46:07 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-02-24 23:46:07 +0300
commit2db3eff44d7bb86b956207cc63d279806fd14ed0 (patch)
treec3ec9e435fdfc9c31f395809025fbf07ce195646
parentaa2a3e6561599cd7772ef9187875e68a0a10d0b3 (diff)
8.5.2v8.5.2
-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 0f12705aa..691355953 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.5.1",
+ "version": "8.5.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.5.1",
+ "version": "8.5.2",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index b31fc75a5..d7574cb99 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.5.1",
+ "version": "8.5.2",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [