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-12-15 22:39:51 +0300
committernlf <quitlahok@gmail.com>2020-12-15 22:39:51 +0300
commite8c3796d35dca5cb6d4098f18d72bd8b8366da23 (patch)
tree17856854436a8c3e76952590fee8998f1ae0d2ba
parent8c69f18e3d1a1edcad7b1af0cd4c8a947edb23ef (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 456e32de6..a1efbf45f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.1.2",
+ "version": "7.2.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.1.2",
+ "version": "7.2.0",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index 8bea57461..8e2917c5e 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.1.2",
+ "version": "7.2.0",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [