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>2021-10-28 22:16:17 +0300
committerLuke Karrys <luke@lukekarrys.com>2021-10-28 22:16:17 +0300
commit2c6421576e8d4bb80718993047fad95c198cfb35 (patch)
tree48abdd96c6ab8c591ddf1e95db125ce7e71091d3
parentf09c21dbba1b5e7f7899ff75412a25cc7daadfb7 (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 5f45cca04..57f700f1f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.1.1",
+ "version": "8.1.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.1.1",
+ "version": "8.1.2",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index 7856494e7..cb8b46e8a 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.1.1",
+ "version": "8.1.2",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [