From 5b2aeb01835d2a80e8ca0c69ebab673766cb95b7 Mon Sep 17 00:00:00 2001 From: Andrey Lutsenko Date: Sat, 13 Jun 2026 16:36:34 +1000 Subject: [PATCH] =?UTF-8?q?fix(frontend):=20=D1=83=D0=B1=D1=80=D0=B0=D1=82?= =?UTF-8?q?=D1=8C=20BOM=20=D0=B8=D0=B7=20package.json=20=E2=80=94=20=D0=BB?= =?UTF-8?q?=D0=BE=D0=BC=D0=B0=D0=BB=20vite=20build=20=D0=BD=D0=B0=20SAC.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 5add440..491ac65 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,4 +1,4 @@ -{ +{ "name": "sac-ui", "private": true, "version": "0.9.10",