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>2022-05-04 19:37:54 +0300
committernlf <quitlahok@gmail.com>2022-05-04 19:37:54 +0300
commit8e7ea9b61afe37de6017ff77c142ef3abdff6bec (patch)
tree70a1d28f1704faef9be6131e40724036261244c1
parentee28900ba7e5c614c9b5846781bd615dafa16d05 (diff)
8.9.0v8.9.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 e9ce78363..8542dee4f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.8.0",
+ "version": "8.9.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.8.0",
+ "version": "8.9.0",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index dcd813ca4..d3e55ad62 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.8.0",
+ "version": "8.9.0",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [