Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(vue-typescript): add missing peer dependency typescript #2665

Merged
merged 1 commit into from Apr 22, 2023

Conversation

merceyz
Copy link
Contributor

@merceyz merceyz commented Apr 21, 2023

@volar/vue-typescript depends on @volar/typescript which has a peer dependency on typescript that it isn't providing.
This PR fixes that by declaring typescript as a peer dependency of @volar/vue-typescript

@johnsoncodehk
Copy link
Member

Thanks!

@johnsoncodehk johnsoncodehk merged commit 8e8e3d6 into vuejs:master Apr 22, 2023
3 checks passed
@merceyz merceyz deleted the merceyz/fix/vue-typescript-peer branch April 22, 2023 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants