mercs600 / vue2-perfect-scrollbar

Vue.js wrapper for perfect scrollbar
https://mercs600.github.io/vue2-perfect-scrollbar/
MIT License
275 stars 43 forks source link

Update dependencies #12

Closed breadadams closed 5 years ago

breadadams commented 5 years ago

Closes #5

@mercs600 users aren't getting an error about cssnano because it's installed already by the vue-cli, but that should also be in dependencies, so I've moved it too. You could of course also make them peerDependencies and add a note to the readme, if you prefer that let me know 🙂

mercs600 commented 5 years ago

@breadadams thanks man ;-)