MikaelEdebro / vue-airbnb-style-datepicker

A VueJs datepicker with a similar look and functionality as the popular AirBnb datepicker.
https://mikaeledebro.gitbooks.io/vue-airbnb-style-datepicker/
MIT License
505 stars 105 forks source link

Update node sass #147

Closed megafatsquirrel closed 3 years ago

megafatsquirrel commented 3 years ago

The node sass package needs to be updated to support Node version 14. Without this update it causes other apps using the vue date picker to crash on on npm install.

https://github.com/sass/node-sass/releases/tag/v5.0.0