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:
authornlf <quitlahok@gmail.com>2021-12-10 00:03:21 +0300
committernlf <quitlahok@gmail.com>2021-12-10 00:03:21 +0300
commitd8aac8448e983692cacb427e03f4688cd1b62e30 (patch)
tree5f65e10d0a1f32fef68da497b674fcbe155629ba
parent3f87d016cf3e48e85f83387c5c37a671d36d76db (diff)
8.3.0v8.3.0
-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 b18245255..b59a94e84 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.2.0",
+ "version": "8.3.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.2.0",
+ "version": "8.3.0",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index ab40290cd..636ef21e5 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.2.0",
+ "version": "8.3.0",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [