From eb3abde90c39ce814bc936df5f76dc9dfc2a5d85 Mon Sep 17 00:00:00 2001 From: xuying <33517362+tangying1027@users.noreply.github.com> Date: Wed, 10 Jul 2024 16:50:09 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8D=87=E7=BA=A7fengine=E7=89=88?= =?UTF-8?q?=E6=9C=AC=20(#1986)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: xuying.xu --- packages/f2/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/f2/package.json b/packages/f2/package.json index c7685c931..b5085ac51 100644 --- a/packages/f2/package.json +++ b/packages/f2/package.json @@ -32,7 +32,7 @@ "types": "es/index.d.ts", "dependencies": { "@antv/event-emitter": "^0.1.2", - "@antv/f-engine": "^1.0.1", + "@antv/f-engine": "^1.3.1", "@antv/f-lottie": "^1.0.1", "@antv/util": "^3.0.6", "@babel/runtime": "^7.12.5",