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-10-15 00:52:04 +0300
committernlf <quitlahok@gmail.com>2021-10-15 00:52:04 +0300
commit69bff9cc1108e7d131fe5873cff0fb0e9a71c52f (patch)
tree5a393ea8148237de6fff9a499f240aa449492290
parent8daf1bb8bd9418fc3db8039295377f913eba8731 (diff)
-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 9064631f9..b7f6abe4f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.0.0",
+ "version": "8.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.0.0",
+ "version": "8.1.0",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index 9489ddac4..6024ad824 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.0.0",
+ "version": "8.1.0",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [