We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8792932 + 52096fb commit 1e7c76bCopy full SHA for 1e7c76b
src/commands/install.ts
@@ -34,7 +34,7 @@ export default class Install extends Command {
34
'@types/ziggy-js': '^1.3.0',
35
'@vitejs/plugin-react': '^2.2.0',
36
autoprefixer: '^10.4.7',
37
- 'laravel-vite-plugin': '^0.5.4',
+ 'laravel-vite-plugin': '^0.7.7',
38
postcss: '^8.4.14',
39
prettier: '^2.8.4',
40
tailwindcss: '^3.2.7',
0 commit comments