From 553bce41f69d494725672016f2639acfd3105ffe Mon Sep 17 00:00:00 2001 From: huangzhuang_3rd Date: Thu, 13 Aug 2026 18:20:20 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20DAG=E5=8F=AF=E8=A7=86=E5=8C=96=E7=BC=96?= =?UTF-8?q?=E6=8E=92=E7=94=BB=E5=B8=83=20-=20=E5=9B=BE=E6=9F=A5=E8=AF=A2/?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=E5=A2=9E=E5=88=A0=E6=8E=A5=E5=8F=A3=20+=20Re?= =?UTF-8?q?act=20Flow=E7=94=BB=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/package.json b/frontend/package.json index 023b1be..78e2a01 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -17,6 +17,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-router-dom": "^6.23.1", + "reactflow": "^11.11.4", "zustand": "^4.5.2" }, "devDependencies": {