Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/contacts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2022-03-22 18:23:51 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-03-22 18:25:18 +0300
commit11156477bf3848460a7f45f572195e826291a994 (patch)
treef990265a18056328902690cf65ca2ff1e94c8e34 /package-lock.json
parent1e8c781d1a0338770f41a0d7a171824587b4b41d (diff)
Main will be v4.2.0
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 42055e93..bf08248e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "contacts",
- "version": "4.1.0",
+ "version": "4.2.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "contacts",
- "version": "4.1.0",
+ "version": "4.2.0",
"license": "agpl",
"dependencies": {
"@mattkrick/sanitize-svg": "^0.3.1",