From 2dc222c29bd210c32ae14c1bce0b0a67dfc16cb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=ED=98=84=EC=84=B1=ED=95=84?= Date: Fri, 31 Jan 2025 14:30:11 +0900 Subject: [PATCH] =?UTF-8?q?dep=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TestMasterUI/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/TestMasterUI/package.json b/TestMasterUI/package.json index ed7ff7d..144f756 100644 --- a/TestMasterUI/package.json +++ b/TestMasterUI/package.json @@ -28,6 +28,7 @@ "@xyflow/react": "^12.4.1", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", + "date-fns": "^4.1.0", "lodash": "^4.17.21", "lucide-react": "^0.469.0", "monaco-editor": "^0.52.2",