summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2022-09-22 22:02:56 +0200
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-09-22 22:02:56 +0200
commit3cb4451aa8d91a2251864407562867b673ff70db (patch)
treeecd02c8e4b99116647aa09528864226871ed6ada /package-lock.json
parent642a922e1af61a5bd25df588a9eecba61554e6b4 (diff)
v5.0.0-alpha3v5.0.0-alpha3
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 5a02df92..ec27539f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "contacts",
- "version": "5.0.0",
+ "version": "5.0.0-alpha3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "contacts",
- "version": "5.0.0",
+ "version": "5.0.0-alpha3",
"license": "agpl",
"dependencies": {
"@mattkrick/sanitize-svg": "^0.3.1",