This commit is contained in:
lesion
2022-08-14 15:06:08 +02:00
parent c003259e28
commit 6612c95ee0
4 changed files with 19 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "gancio",
"version": "1.5.0",
"version": "1.5.1",
"description": "A shared agenda for local communities",
"author": "lesion",
"scripts": {
@@ -43,7 +43,7 @@
"body-parser": "^1.20.0",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"dayjs": "^1.11.4",
"dayjs": "^1.11.5",
"dompurify": "^2.3.10",
"email-templates": "^8.0.9",
"express": "^4.18.1",
@@ -76,7 +76,7 @@
"vue": "2.7.8",
"vue-i18n": "^8.26.7",
"vue-template-compiler": "2.7.8",
"vuetify": "2.6.8",
"vuetify": "2.6.9",
"winston": "^3.8.1",
"winston-daily-rotate-file": "^4.7.1",
"yargs": "^17.5.0"