From b26e5522dfeedbd2a0d81433f6e588dde1421c7d Mon Sep 17 00:00:00 2001 From: xiaopeng Date: Sat, 28 Dec 2024 10:35:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E9=AB=98=E6=95=88=E7=9A=84=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E8=B7=AF=E7=94=B1=E6=96=B9=E5=BC=8F?= 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 c9905f7..5ddf372 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "一个项目用COOL就够了", "private": true, "dependencies": { - "@cool-midway/core": "^7.1.22", + "@cool-midway/core": "^7.1.23", "@cool-midway/rpc": "^7.0.0", "@cool-midway/task": "^7.0.0", "@midwayjs/bootstrap": "^3.16.0",