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:
authorGar <gar+gh@danger.computer>2022-07-13 20:14:45 +0300
committerGar <gar+gh@danger.computer>2022-07-13 20:14:45 +0300
commit0c209ff035fe2abbf6b3c53bcc14219924c64bf1 (patch)
treef32071fc0a3237b81b57375389408f8049048eba
parent6462e24e1ecb66122403277ea5718c1339ffd0ef (diff)
8.14.0v8.14.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 dab9fb2c9..65498747b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.13.2",
+ "version": "8.14.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.13.2",
+ "version": "8.14.0",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index 1c1d76a9d..80e7a4fb0 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.13.2",
+ "version": "8.14.0",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [