Skip to content

Commit 1e7c76b

Browse files
authored
Merge pull request #38 from chrisvasey/patch-1
Update laravel-vite-plugin to 0.7.7 to fix issues in Jetstream 3.2
2 parents 8792932 + 52096fb commit 1e7c76b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/install.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export default class Install extends Command {
3434
'@types/ziggy-js': '^1.3.0',
3535
'@vitejs/plugin-react': '^2.2.0',
3636
autoprefixer: '^10.4.7',
37-
'laravel-vite-plugin': '^0.5.4',
37+
'laravel-vite-plugin': '^0.7.7',
3838
postcss: '^8.4.14',
3939
prettier: '^2.8.4',
4040
tailwindcss: '^3.2.7',

0 commit comments

Comments
 (0)