fix(frontend): remove UTF-8 BOM from package.json — breaks vite build

PostCSS config load failed with SyntaxError at position 0 on Linux deploy.
This commit is contained in:
2026-06-21 20:19:42 +10:00
parent bf7c83c408
commit 5bd1333928
+1 -1
View File
@@ -1,4 +1,4 @@
{
{
"name": "sac-ui",
"private": true,
"version": "0.11.1",