v3 release #75

Merged
alekswilc merged 63 commits from v3 into main 2024-12-13 20:29:17 +01:00
Showing only changes of commit f8b08bc2a9 - Show all commits

View File

@ -7,7 +7,7 @@
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"postbuild": "copyfiles --error ./LICENSE ./dist"
"postbuild": "copyfiles --error ../../LICENSE ../../dist/frontend"
},
"dependencies": {
"apexcharts": "^3.41.0",