Skip to content

Commit c6e1779

Browse files
ir31k0ir31k0
andauthored
fix: Allow Vite version ^7.0.0 (#337)
Co-authored-by: ir31k0 <[email protected]>
1 parent 29fec87 commit c6e1779

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"homepage": "https://github.com/WJSoftware/vite-plugin-single-spa#readme",
3939
"peerDependencies": {
40-
"vite": "^5.0.0 || ^6.0.0"
40+
"vite": "^5.0.0 || ^6.0.0 || ^7.0.0"
4141
},
4242
"devDependencies": {
4343
"@types/chai": "^5.0.1",

0 commit comments

Comments
 (0)