Added datepicker to manage dates when updating a task
This commit is contained in:
parent
f69b0bbb97
commit
15fed92534
4 changed files with 63 additions and 5 deletions
|
|
@ -24,6 +24,7 @@
|
|||
"node-sass": "^4.9.3",
|
||||
"npm": "^6.4.1",
|
||||
"sass-loader": "^7.1.0",
|
||||
"vue-flatpickr-component": "^7.0.6",
|
||||
"vue-notification": "^1.3.13",
|
||||
"vue-router": "^3.0.1",
|
||||
"vue-template-compiler": "^2.5.17"
|
||||
|
|
|
|||
Reference in a new issue