From 64ab088b65b0dd496d57b0fe79414443773ab3b7 Mon Sep 17 00:00:00 2001 From: ap <951984189@qq.com> Date: Fri, 21 Jan 2022 13:41:35 +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 9163495..11679c1 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.16", + "@cool-midway/core": "^4.0.17", "@cool-midway/es": "^4.0.2", "@cool-midway/oss": "^4.0.3", "@cool-midway/queue": "^4.1.2",