From 26d9ad9751b731ddae1ba0c49327ac657a82b82e Mon Sep 17 00:00:00 2001 From: Zhizhi <119661535+Zhizhi-2986@users.noreply.github.com> Date: Mon, 3 Jun 2024 11:10:46 +0800 Subject: [PATCH] =?UTF-8?q?zw-lowcode-plugin=20=E7=9B=B8=E5=85=B3packages?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=EF=BC=8C=E4=BB=A5=E5=8F=8A=E5=BA=9F=E5=BC=83?= =?UTF-8?q?=E5=8C=85=E5=88=A0=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 532e38d..6b6505b 100644 --- a/package.json +++ b/package.json @@ -3818,9 +3818,6 @@ "cu-lowcode-antd-mobile": { "version": "*" }, - "cu-lowcode-flow-material": { - "version": "*" - }, "curlrequest": { "version": "*" }, @@ -17882,6 +17879,15 @@ "zwork": { "version": "*" }, + "zw-lowcode-plugin-datasource-pane":{ + "version": "*" + }, + "zw-lowcode-plugin-components-pane":{ + "version": "*" + }, + "zw-lowcode-plugin-code-editor":{ + "version": "*" + }, "jspdf-pro": { "version": "*" },