nicolasbeauvais / vue-social-sharing

A renderless Vue.js component for sharing links to social networks, compatible with SSR
https://nicolasbeauvais.github.io/vue-social-sharing/
MIT License
1.4k stars 197 forks source link

Move Vue from dependencies to peerDependencies #291

Closed DomVverhDnom closed 3 years ago

DomVverhDnom commented 3 years ago

Could you please move vue to peerDependencies https://github.com/nicolasbeauvais/vue-social-sharing/blob/592adddd9ebe46fa969e75b847258470f0db221c/package.json#L82

It cause to dublicate vue as dependency in bundle image

DomVverhDnom commented 3 years ago

ooups, out of date, miss that)