From f8e7978f78d28d929a4313f18f6b7ed08aa0ccc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=95=8A=E5=B9=B3?= <951984189@qq.com> Date: Wed, 17 Aug 2022 09:56:49 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=83=E7=89=9B?= =?UTF-8?q?=E4=BA=91=E4=B8=8A=E4=BC=A0=20=E4=B8=8A=E4=BC=A0=20=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E9=94=99=E8=AF=AF?= 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 e9c892b..0481eb7 100755 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dependencies": { "@cool-midway/core": "^5.1.4", "@cool-midway/es": "^5.0.2", - "@cool-midway/file": "^5.0.4", + "@cool-midway/file": "^5.0.7", "@cool-midway/pay": "^5.0.0", "@cool-midway/rpc": "^5.0.1", "@cool-midway/task": "^5.0.1", From 317fc849c01cfaf6c0e1bc8b9362d0a542727fa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=95=8A=E5=B9=B3?= <951984189@qq.com> Date: Wed, 17 Aug 2022 14:46:48 +0800 Subject: [PATCH 2/2] =?UTF-8?q?insertParam=E5=8F=AA=E5=9C=A8=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E7=9A=84=E6=97=B6=E5=80=99=E8=B0=83=E7=94=A8?= 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 0481eb7..d7ef6f0 100755 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "", "private": true, "dependencies": { - "@cool-midway/core": "^5.1.4", + "@cool-midway/core": "^5.1.5", "@cool-midway/es": "^5.0.2", "@cool-midway/file": "^5.0.7", "@cool-midway/pay": "^5.0.0",