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] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=83=E7=89=9B=E4=BA=91?= =?UTF-8?q?=E4=B8=8A=E4=BC=A0=20=E4=B8=8A=E4=BC=A0=20=E5=9C=B0=E5=9D=80?= =?UTF-8?q?=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",