From e599acd2f06018dd0c0fd5ff1578f6553e0a18c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8A=9B=E7=9A=93?= Date: Tue, 8 Dec 2020 10:32:23 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BF=AE=E6=94=B9=20plugin-designer?= =?UTF-8?q?=20=E5=BC=95=E7=94=A8=20designer=20=E7=9A=84=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/plugin-designer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/plugin-designer/package.json b/packages/plugin-designer/package.json index 9e9d28c43..8faa0e3af 100644 --- a/packages/plugin-designer/package.json +++ b/packages/plugin-designer/package.json @@ -20,7 +20,7 @@ ], "author": "xiayang.xy", "dependencies": { - "@ali/lowcode-designer": "^1.0.22", + "@ali/lowcode-designer": "^1.0.23-beta.2", "@ali/lowcode-editor-core": "^1.0.23-beta.2", "react": "^16.8.1", "react-dom": "^16.8.1"