From 0d78d32144d9f3d741602e6633bb5bf3b288f4f8 Mon Sep 17 00:00:00 2001 From: AramJonghu Date: Tue, 11 Aug 2026 12:28:15 +0200 Subject: [PATCH] chore: update package.json --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 0a387f2..c4686fc 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -44,5 +44,5 @@ }, "allowScripts": { "core-js@3.49.0": true - }, + } }