Temporary fix for https://github.com/quasarframework/quasar-ui-qcalendar/issues/439
All checks were successful
Build BAB Application Deployment Artifact / build (push) Successful in 1m57s
All checks were successful
Build BAB Application Deployment Artifact / build (push) Successful in 1m57s
This commit is contained in:
@@ -14,14 +14,16 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@quasar/extras": "^1.16.11",
|
||||
"@quasar/quasar-app-extension-qcalendar": "https://github.com/ptoal/quasar-ui-qcalendar/releases/download/v4.0.0-beta.19/app-extension.tgz",
|
||||
"@quasar/quasar-ui-qcalendar": "https://github.com/ptoal/quasar-ui-qcalendar/releases/download/v4.0.0-beta.19/qcalendar-ui.tgz",
|
||||
"appwrite": "^14.0.1",
|
||||
"file": "^0.2.2",
|
||||
"pinia": "^2.1.7",
|
||||
"vue": "3",
|
||||
"vue-router": "4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@quasar/app-vite": "^1.9.1",
|
||||
"@quasar/quasar-app-extension-qcalendar": "^4.0.0-beta.16",
|
||||
"@types/node": "^12.20.21",
|
||||
"@typescript-eslint/eslint-plugin": "^5.10.0",
|
||||
"@typescript-eslint/parser": "^5.10.0",
|
||||
|
||||
Reference in New Issue
Block a user