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-06-17 20:36:40 +0300
committerLuke Karrys <luke@lukekarrys.com>2021-06-17 21:00:51 +0300
commit699c2d708d2a24b4f495a74974b2a345f33ee08a (patch)
treeeaeac291819da6e253d44deed75a152f7a7de4a4
parent1fb377609300314cb896e7c7c9377833855cf31b (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 5ef82e0fd..b6c93b183 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.17.0",
+ "version": "7.18.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.17.0",
+ "version": "7.18.0",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index 628c44a3f..37562f0e8 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.17.0",
+ "version": "7.18.0",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [