Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

fix(plugin-vuetify): declare vue as a peer dependency #324

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

merceyz
Copy link
Contributor

@merceyz merceyz commented May 12, 2022

What's the problem this PR addresses?

vue-cli-plugin-vuetify attempts to require vue but doesn't declare it as a dependency.

const isVue3 = semver.major(require('vue/package.json').version) === 3

How did you fix it?

Added vue as a peer dependency.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant