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>2021-11-18 23:31:09 +0300
committerNathan Fritz <fritzy@github.com>2021-11-18 23:31:09 +0300
commit940ba878019e7b35bda20a26baaa4c99bebc906b (patch)
tree67bb4d4eb172c3db9ccbe95e176d1fd4cc232044
parente219397be2986753f6b1da0a5fa7c16a90a765aa (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 4aff6e2fe..7d0386f2d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.1.3",
+ "version": "8.1.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.1.3",
+ "version": "8.1.4",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index a36301543..43456fef9 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.1.3",
+ "version": "8.1.4",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [