From a1e09c3b544de86d9b0e3c0a26f5b7341e050690 Mon Sep 17 00:00:00 2001 From: roymondchen Date: Thu, 29 Feb 2024 14:09:14 +0800 Subject: [PATCH] =?UTF-8?q?chore(playground):=20=E6=9B=B4=E6=96=B0tmagic-f?= =?UTF-8?q?rom-runtime=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- playground/package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/playground/package.json b/playground/package.json index fae70d66..6edcadcc 100644 --- a/playground/package.json +++ b/playground/package.json @@ -18,7 +18,7 @@ "@tmagic/editor": "1.3.13", "@tmagic/element-plus-adapter": "1.3.13", "@tmagic/form": "1.3.13", - "@tmagic/tmagic-form-runtime": "1.0.0", + "@tmagic/tmagic-form-runtime": "1.0.2", "@tmagic/schema": "1.3.13", "@tmagic/stage": "1.3.13", "@tmagic/utils": "1.3.13", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 36d41047..f1a12adc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -762,7 +762,7 @@ importers: specifier: 1.3.13 version: link:../packages/stage '@tmagic/tmagic-form-runtime': - specifier: 1.0.0 + specifier: 1.0.2 version: link:../runtime/tmagic-form '@tmagic/utils': specifier: 1.3.13