docs(): license changes #52

Merged
alekswilc merged 1 commits from v3 into preview 2024-11-09 23:36:27 +01:00
Showing only changes of commit f8b08bc2a9 - Show all commits

View File

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