From 13698b70cd5f2393b59a2146a2d609e43d3f1431 Mon Sep 17 00:00:00 2001 From: COOL Date: Thu, 2 Jan 2025 15:15:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E8=B7=AF=E7=94=B1=E6=A0=87?= =?UTF-8?q?=E7=AD=BECoolTag=E5=8F=AF=E4=BB=A5=E5=8D=95=E7=8B=AC=E4=BD=BF?= =?UTF-8?q?=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1a05c5f..02bdeb6 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "一个项目用COOL就够了", "private": true, "dependencies": { - "@cool-midway/core": "^7.1.24", + "@cool-midway/core": "^7.1.25", "@cool-midway/rpc": "^7.0.0", "@cool-midway/task": "^7.0.0", "@midwayjs/bootstrap": "^3.16.0", @@ -77,4 +77,4 @@ }, "author": "COOL", "license": "MIT" -} \ No newline at end of file +}