vite 4 support (#6043)
This commit is contained in:
parent
d412d5bae8
commit
bc420da074
|
@ -9,6 +9,6 @@
|
||||||
"laravel-vite-plugin": "^0.7.0",
|
"laravel-vite-plugin": "^0.7.0",
|
||||||
"lodash": "^4.17.19",
|
"lodash": "^4.17.19",
|
||||||
"postcss": "^8.1.14",
|
"postcss": "^8.1.14",
|
||||||
"vite": "^3.0.0"
|
"vite": "^4.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue