vue-styleguidist / vue-cli-plugin-styleguidist

vue cli 3.0 plugin for vue-styleguidist
MIT License
21 stars 6 forks source link

Change to @vue/cli-service as peerdependency #20

Closed Globegitter closed 5 years ago

Globegitter commented 5 years ago

As per docs: https://cli.vuejs.org/guide/#cli-service one should depend on the cli-service and not the global cli in their projects, so the current peerDependency throws an unnecessary warning.