Skip to content

Commit 52096fb

Browse files
authored
Update install.ts
1 parent 8792932 commit 52096fb

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)