docs(): license changes #52

Merged
alekswilc merged 1 commits from v3 into preview 2024-11-09 23:36:27 +01:00

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",