From 459577d099b0fdbf030ab22857045e9c46046a25 Mon Sep 17 00:00:00 2001 From: 2betop <2betop.cn@gmail.com> Date: Thu, 13 Oct 2022 21:32:47 +0800 Subject: [PATCH] =?UTF-8?q?amis-saas-638=20[=E9=A1=B9=E7=9B=AE]=20?= =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E5=BC=80=E5=8F=91=E5=8D=87=E7=BA=A7=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E7=9A=84=20amis?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iead66c146e0fff228a0b428f5d01251843cafe37 --- packages/amis-editor/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/amis-editor/package.json b/packages/amis-editor/package.json index 4b78ce518..ff71c72bd 100644 --- a/packages/amis-editor/package.json +++ b/packages/amis-editor/package.json @@ -61,10 +61,10 @@ "@types/sortablejs": "^1.10.7", "@types/tinycolor2": "^1.4.3", "ajv": "^8.8.2", - "amis": "^2.2.0", - "amis-core": "^2.2.0", - "amis-formula": "^2.2.0", - "amis-ui": "^2.2.0", + "amis": "2.3.2-beta.1", + "amis-core": "2.3.2-beta.1", + "amis-formula": "2.3.2-beta.1", + "amis-ui": "2.3.2-beta.1", "axios": "0.21.1", "concurrently": "^6.2.0", "css-loader": "^6.2.0",