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-01-21 00:45:57 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-01-21 00:45:57 +0300
commit44bbb4933a0fe35999f5628d4bfd8ebb15981763 (patch)
tree7d532756e1170dd3877f1b25560307b8d94b3674
parent9af5e4d99d78d59e5f01de54e861cdfe3fc16c14 (diff)
8.3.2v8.3.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 9749c6246..f38e1e4f7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.3.1",
+ "version": "8.3.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.3.1",
+ "version": "8.3.2",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index 9faa9d31e..508f61584 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.3.1",
+ "version": "8.3.2",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [