Merge branch 'polishing-calendar' into #74-vacation-calendar

# Conflicts:
#	resources/js/Pages/Calendar.vue
This commit is contained in:
Adrian Hopek
2022-03-16 14:54:30 +01:00
12 changed files with 316 additions and 21 deletions

View File

@@ -35,7 +35,9 @@
"vue-echarts": "^6.0.2",
"vue-flatpickr-component": "^9.0.5",
"vue-loader": "^17.0.0",
"vue-toastification": "^2.0.0-rc.5"
"vue-material-design-icons": "^5.0.0",
"vue-toastification": "^2.0.0-rc.5",
"vue3-popper": "^1.4.2"
},
"devDependencies": {
"eslint": "^8.10.0",