summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2023-02-02 10:46:43 +0100
committerGitHub <noreply@github.com>2023-02-02 10:46:43 +0100
commitb7c8b16f1e2b99122663408995c3730798e582b3 (patch)
tree27eccc762de01d67ccef9deac41eaa74cf2cade7 /package-lock.json
parentcf1107659cbc28ad9ae52c62620c72d4a76ac3f9 (diff)
parent2bd4c824ae5e4afe49eed590a5d45afd21bb0150 (diff)
Merge pull request #3217 from nextcloud/release/5.1.0v5.1.0stable5.1
v5.1.0
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 a765d182..631b0fb6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "contacts",
- "version": "5.1.0-alpha1",
+ "version": "5.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "contacts",
- "version": "5.1.0-alpha1",
+ "version": "5.1.0",
"license": "agpl",
"dependencies": {
"@mattkrick/sanitize-svg": "^0.4.0",