Skip to content

Commit 57ff28c

Browse files
authored
Merge pull request #376 from ProcessMaker/FOUR-6854
FOUR-6854 Replacing the Datepicker!
2 parents 7348aa4 + 90ee227 commit 57ff28c

File tree

5 files changed

+437
-425
lines changed

5 files changed

+437
-425
lines changed

package-lock.json

Lines changed: 13 additions & 79 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"@tinymce/tinymce-vue": "2.0.0",
2323
"bootstrap": "^4.5.3",
2424
"jquery": "^3.5.1",
25-
"luxon": "^1.11.3",
2625
"moment": "^2.29.1",
2726
"moment-timezone": "^0.5.26",
2827
"popper.js": "^1.14.4",
@@ -31,7 +30,7 @@
3130
"v-calendar": "^0.9.7",
3231
"validatorjs": "^3.22.1",
3332
"vue": "^2.6.12",
34-
"vue-bootstrap-datetimepicker": "^5.0.1",
33+
"vue-date-pick": "^1.5.1",
3534
"vue-uniq-ids": "^1.0.0",
3635
"weekstart": "^1.0.0"
3736
},

0 commit comments

Comments
 (0)