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-23 23:44:05 +0300
committernlf <quitlahok@gmail.com>2020-11-23 23:44:05 +0300
commit27a4c19b95ebd2e73d67000a5249a0e154b08ba5 (patch)
treeea7dcd652d4b8d4152a95be6a3cc2acba235d346
parentc2a87565f0d032cc8ba9b75ced2179afe013ef23 (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 43bd25793..57e692926 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.0.13",
+ "version": "7.0.14",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.0.13",
+ "version": "7.0.14",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index d57fd6451..c67b3205a 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.0.13",
+ "version": "7.0.14",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [