Skip to content

chore: update vite range #8

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

Merged
merged 3 commits into from
Dec 9, 2022
Merged

chore: update vite range #8

merged 3 commits into from
Dec 9, 2022

Conversation

patak-dev
Copy link
Member

The plugin should be compatible with both Vite 3 and 4

package.json Outdated
@@ -55,7 +55,7 @@
"slash": "^3.0.0",
"source-map": "^0.6.1",
"unbuild": "^0.7.4",
"vite": "^3.0.0-beta.4",
"vite": "^3.0.0 || ^4.0.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe just 4 for dev deps?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ya, better 👍🏼

@ArnaudBarre
Copy link
Member

Missing lockfile 🥲

@patak-dev patak-dev merged commit 2667828 into main Dec 9, 2022
@patak-dev patak-dev deleted the chore/update-vite-range branch December 9, 2022 15:41
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.

2 participants