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:
authorGar <gar+gh@danger.computer>2021-07-01 20:10:11 +0300
committerGar <gar+gh@danger.computer>2021-07-01 20:10:11 +0300
commit665a7bde900d7fbf46aca609b0b9c92b5508a3ea (patch)
tree1a72e243190859f7c7386dae12243432ba2586e5
parentcde931b5b44323825da6449add6c0d9d29f920ba (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 1e86148f9..570cded5a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "7.19.0",
+ "version": "7.19.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "7.19.0",
+ "version": "7.19.1",
"bundleDependencies": [
"@npmcli/arborist",
"@npmcli/ci-detect",
diff --git a/package.json b/package.json
index 035f30b2b..73b039910 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.19.0",
+ "version": "7.19.1",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [