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:
authornlf <quitlahok@gmail.com>2020-11-20 23:09:06 +0300
committernlf <quitlahok@gmail.com>2020-11-20 23:09:06 +0300
commit65bdbb2a05e29341529fdd6d59385b3864d29522 (patch)
tree7b032c9f224bfd00cb5fb58cfbf2c718034c4394
parentceef660d6a533d74e5f364813b93b83a94c0758d (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 7688c45cf..109f81a8b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.0.12",
+ "version": "7.0.13",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.0.12",
+ "version": "7.0.13",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index 1dd501798..9b3c5c0be 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.0.12",
+ "version": "7.0.13",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [