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>2022-08-17 22:51:47 +0300
committerNathan Fritz <fritzy@github.com>2022-08-17 22:51:47 +0300
commitc383564213c709aa9d82aeb21333516fc78d5165 (patch)
tree81f1de9b4a52828d228b48871eecb160c95e333a
parent141faf0c19eae382d0e19833129f5545fc2355c8 (diff)
8.18.0v8.18.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 ba7a51e0a..613148fda 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.17.0",
+ "version": "8.18.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.17.0",
+ "version": "8.18.0",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
diff --git a/package.json b/package.json
index 49ddfa179..f631c9f06 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.17.0",
+ "version": "8.18.0",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [