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

chore: Fix some issues with package.json #1088

Merged
merged 3 commits into from
Feb 13, 2024
Merged

chore: Fix some issues with package.json #1088

merged 3 commits into from
Feb 13, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Feb 13, 2024

  • There should be only one Vue version used in an application to make Vue a peer dependency
  • TSConfig: emitDeclarationOnly is only valid if noEmit is set to false
  • Update NPM version to 10 to support current LTS Node 20

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
… make `Vue` a peer dependency

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added bug Something isn't working 3. to review Waiting for reviews labels Feb 13, 2024
@Pytal Pytal merged commit b98e1bd into main Feb 13, 2024
16 checks passed
@Pytal Pytal deleted the fix/vue-peer-dep branch February 13, 2024 19:02
@susnux susnux mentioned this pull request Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants