kenhyuwa / vue-tailwind-picker

:tada: Datepicker component for vue.js build with Tailwind CSS & dayjs date library
https://vue-tailwind-picker.netlify.app/
193 stars 38 forks source link

dayjs should be a dependency #1

Closed imns closed 4 years ago

imns commented 4 years ago

Currently dayjs is a devDependency, it should be moved to dependency in the package.json file.

kenhyuwa commented 4 years ago

Thank you, I have release new version with major update