From 8f300e084d908c9fd64d6791a60178b0b5e881cb Mon Sep 17 00:00:00 2001 From: ap <951984189@qq.com> Date: Fri, 17 Dec 2021 09:22:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E6=A0=B8=E5=BF=83=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= 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 b23686f..e56b049 100755 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "private": true, "dependencies": { "@cool-midway/alipay": "^4.0.4", - "@cool-midway/core": "^4.0.12", + "@cool-midway/core": "^4.0.15", "@cool-midway/es": "^4.0.2", "@cool-midway/oss": "^4.0.3", "@cool-midway/queue": "^4.0.6",