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-06-30 01:27:32 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-06-30 01:27:32 +0300
commitef8d2edd7da993f4086c85089952cd45834ac78b (patch)
tree9d495c475280d32396f4ccbdca241447a5a36f9a
parentffea70bffeacfc9bb069da8c208c55ee1f5297e5 (diff)
8.13.2v8.13.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 9df449f69..aef32f137 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.13.1",
+ "version": "8.13.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.13.1",
+ "version": "8.13.2",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index 9f60de828..95afa528f 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.13.1",
+ "version": "8.13.2",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [