Replace datepicker with flatpicker

This commit is contained in:
Björn Fromme
2018-09-13 18:59:32 +02:00
parent 3afb5a7fd6
commit 63361dd524
9 changed files with 64 additions and 223 deletions
+5
View File
@@ -3176,6 +3176,11 @@
"locate-path": "^2.0.0"
}
},
"flatpickr": {
"version": "4.5.2",
"resolved": "https://registry.npmjs.org/flatpickr/-/flatpickr-4.5.2.tgz",
"integrity": "sha512-jDy4QYGpmiy7+Qk8QvKJ4spjDdxcx9cxMydmq1x427HkKWBw0qizLYeYM2F6tMcvvqGjU5VpJS55j4LnsaBblA=="
},
"flatten": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/flatten/-/flatten-1.0.2.tgz",