Use flatpickr in place of bootstrap datepicker

This commit is contained in:
DariusIII
2025-04-18 14:25:45 +02:00
parent 4c86fb56ef
commit 40d5999138
5 changed files with 39 additions and 22 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
{
"private": true,
"type": "module",
"type": "",
"scripts": {
"dev": "npm run development",
"development": "mix",
@@ -19,6 +19,7 @@
"autoprefixer": "^10.4.20",
"axios": "^1.7.7",
"cross-env": "^7.0.3",
"flatpickr": "^4.6.13",
"jquery": "3.7.1",
"laravel-mix": "^6.0.49",
"lodash": "^4.17.21",