Skip to content

Commit

Permalink
Merge pull request #236 from storybookjs/fix/support-vite-6
Browse files Browse the repository at this point in the history
Support Vite 6
  • Loading branch information
yannbf authored Nov 28, 2024
2 parents 73be782 + 98ff40a commit 90273da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"@storybook/svelte": "^8.0.0",
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"svelte": "^5.0.0",
"vite": "^5.0.0"
"vite": "^5.0.0 || ^6.0.0"
},
"packageManager": "pnpm@9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee",
"publishConfig": {
Expand Down

0 comments on commit 90273da

Please sign in to comment.