ZestfulNation / vue-hotel-datepicker

A VueJS v2 responsive date range picker. Displays the number of nights selected and allow several useful options like custom check-in/check-out rules, localization support and more.
https://zestfulnation.github.io/vue-hotel-datepicker/
MIT License
840 stars 220 forks source link

chore: reduce dependencies #248

Closed aaharu closed 3 years ago

aaharu commented 3 years ago

core-js is needed when building and it's included in @vue/cli-plugin-babel. (@vue/cli-plugin-babel -> @vue/babel-preset-app -> core-js)

matiasperrone commented 3 years ago

I'll look in to this.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

matiasperrone commented 3 years ago

solved in v4