mirror of
https://github.com/jkaninda/laravel-php-fpm.git
synced 2025-12-08 09:39:39 +01:00
Refactoring
This commit is contained in:
14
laravel/package.json
Normal file
14
laravel/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"axios": "^0.27",
|
||||
"laravel-vite-plugin": "^0.6.0",
|
||||
"lodash": "^4.17.19",
|
||||
"postcss": "^8.1.14",
|
||||
"vite": "^3.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user