Skip to content

Commit

Permalink
Merge pull request #38 from chrisvasey/patch-1
Browse files Browse the repository at this point in the history
Update laravel-vite-plugin to 0.7.7 to fix issues in Jetstream 3.2
  • Loading branch information
ozziexsh committed May 20, 2023
2 parents 8792932 + 52096fb commit 1e7c76b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/install.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export default class Install extends Command {
'@types/ziggy-js': '^1.3.0',
'@vitejs/plugin-react': '^2.2.0',
autoprefixer: '^10.4.7',
'laravel-vite-plugin': '^0.5.4',
'laravel-vite-plugin': '^0.7.7',
postcss: '^8.4.14',
prettier: '^2.8.4',
tailwindcss: '^3.2.7',
Expand Down

0 comments on commit 1e7c76b

Please sign in to comment.