You've already forked Epicnabbo-Catalogus-Updated-Daily
🆙 Add fixed cms 🆙
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev:atom": "vite --config resources/themes/atom/vite.config.js",
|
||||
"build:atom": "vite build --config resources/themes/atom/vite.config.js",
|
||||
"dev:dusk": "vite --config resources/themes/dusk/vite.config.js",
|
||||
"build:dusk": "vite build --config resources/themes/dusk/vite.config.js",
|
||||
"format": "prettier \"resources/**/*.{js,ts,vue,blade}\" --write"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alpinejs/focus": "^3.10.3",
|
||||
"@prettier/plugin-php": "^0.19.3",
|
||||
"@shufo/prettier-plugin-blade": "^1.8.6",
|
||||
"@tailwindcss/forms": "^0.5.10",
|
||||
"@tailwindcss/postcss": "^4.0.0",
|
||||
"@tailwindcss/typography": "^0.5.19",
|
||||
"alpinejs": "^3.10.3",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"axios": "^1.6.2",
|
||||
"bootstrap": "^5.3.3",
|
||||
"jquery": "^3.5",
|
||||
"laravel-vite-plugin": "^1.3.0",
|
||||
"lodash": "^4.17.19",
|
||||
"popper.js": "^1.16",
|
||||
"postcss": "^8.4.49",
|
||||
"postcss-import": "^14.1.0",
|
||||
"sass-loader": "^10.1.1",
|
||||
"tailwindcss": "^4.0.0",
|
||||
"turbolinks": "^5.2.0",
|
||||
"vite": "^6.3.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"-": "^0.0.1",
|
||||
"sass": "^1.89.0",
|
||||
"swiper": "^8.4.7"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user