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-03-12 00:15:25 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2021-03-12 00:15:25 +0300
commit08673c34f0f131619ea8eb75dd325e755bf0a323 (patch)
tree74885e79fef818cb24b7f7d660bc28e44d3c0a82
parentdf15ca7e75e04b840581567196eb362fd6fd302a (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 23fc14446..42c635fbf 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.6.2",
+ "version": "7.6.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.6.2",
+ "version": "7.6.3",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index b21b2fba5..afd3b36cb 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.6.2",
+ "version": "7.6.3",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [