From 37a60ccccbdacfa930e2cddee984ff997cb24831 Mon Sep 17 00:00:00 2001 From: ap <951984189@qq.com> Date: Tue, 7 Dec 2021 15:48:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=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 542a3ce..3189e8a 100755 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "private": true, "dependencies": { "@cool-midway/alipay": "^4.0.3", - "@cool-midway/core": "^4.0.9", + "@cool-midway/core": "^4.0.12", "@cool-midway/es": "^4.0.2", "@cool-midway/oss": "^4.0.2", "@cool-midway/queue": "^4.0.3",