Closed
Description
What problem does this feature solve?
Looking to the future, there will be changes to the vue-cli, which means we need to think about the evolution of it and the plugins and how they interact with each other. So, let's allow the plugins to specify a minimum vue-cli version in their package.json
What does the proposed API look like?
Generator should read package.json of all installed plugins and throw/complain if minimum version of vue-cli is not satisfied