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-01-13 23:16:49 +0300
committerNathan Fritz <fritzy@github.com>2022-01-13 23:16:49 +0300
commita92665c92940b93e3e41eb8396257d684ee95c5f (patch)
treee4a58115ba1bfe9c446a44de125570390bf164f2
parent4755e11ee5b86ad9f06c564fe309a1da600edf86 (diff)
8.3.1v8.3.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 e554b7f34..5498b54d7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.3.0",
+ "version": "8.3.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.3.0",
+ "version": "8.3.1",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index 3eaab14a6..a4a5fcc6e 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.3.0",
+ "version": "8.3.1",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [