Added Capacitor

This commit is contained in:
2025-03-23 13:17:03 +01:00
parent bd15ac8b2d
commit ba72a896bb
2 changed files with 600 additions and 10 deletions

View File

@@ -21,6 +21,10 @@
"vue-router": "^4.2.5"
},
"dependencies": {
"@capacitor/android": "^7.1.0",
"@capacitor/cli": "^7.1.0",
"@capacitor/core": "^7.1.0",
"@capacitor/ios": "^7.1.0",
"@fullcalendar/core": "^6.1.10",
"@fullcalendar/daygrid": "^6.1.10",
"@fullcalendar/interaction": "^6.1.10",