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:
authorRuy Adorno <ruyadorno@hotmail.com>2021-05-13 22:50:25 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2021-05-13 22:50:25 +0300
commit3bd758387f0f4668ae1eb2bfe420051da2a74c8e (patch)
tree5fac2bc219ac0418dba9ea691b9e81a8a8ab46be
parent00ffe8a9e879ae7f52c066e4f4e1eed48cdbc0b4 (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 7ddad043e..a29f2471a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.12.1",
+ "version": "7.13.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.12.1",
+ "version": "7.13.0",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index 9fe4338ef..f939dacad 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.12.1",
+ "version": "7.13.0",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [