From dd12136386d62e719430405c5a9830e2959385f8 Mon Sep 17 00:00:00 2001 From: COOL Date: Tue, 13 May 2025 16:05:39 +0800 Subject: [PATCH] =?UTF-8?q?fix=E4=BB=BB=E5=8A=A1=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2f982c..0bf7708 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "一个很酷的Ai快速开发框架", "private": true, "dependencies": { - "@cool-midway/core": "8.0.3", + "@cool-midway/core": "8.0.4", "@cool-midway/rpc": "8.0.1", "@cool-midway/task": "8.0.2", "@midwayjs/bootstrap": "^3.20.3",