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] =?UTF-8?q?insertParam=E5=8F=AA=E5=9C=A8=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=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",