theme updates

This commit is contained in:
Tony Volpe
2024-07-17 03:25:05 +00:00
parent 4950d23a30
commit 1cbeccbe26
157 changed files with 2210 additions and 8701 deletions

View File

@@ -9,7 +9,6 @@
"@vue/compiler-sfc": "^3.1.0-0",
"bootstrap": "^5.0.1",
"jquery": "^3.6.0",
"laravel-mix": "^6.0.49",
"popper.js": "^1.16.1",
"postcss": "^8.2.15",
"resolve-url-loader": "^3.1.3",
@@ -19,5 +18,8 @@
"vue-loader": "^15.9.7"
},
"author": "",
"license": "MIT"
"license": "MIT",
"devDependencies": {
"laravel-mix": "^6.0.49"
}
}