From 3e9cb29daae39872b5a62baa95cbb47d67ed227f Mon Sep 17 00:00:00 2001 From: ap <951984189@qq.com> Date: Mon, 26 Apr 2021 14:19:12 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=A8=A1=E5=9D=97=E4=B8=AD?= =?UTF-8?q?=E9=97=B4=E4=BB=B6=E5=8F=AA=E9=92=88=E5=AF=B9=E6=9C=AC=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E6=9C=89=E6=95=88=EF=BC=8C=E4=B8=8D=E5=86=8D=E6=98=AF?= =?UTF-8?q?=E5=85=A8=E5=B1=80=EF=BC=8C=E6=A0=B9=E6=8D=AEeslint=E6=95=B4?= =?UTF-8?q?=E7=90=86=E4=BB=A3=E7=A0=81?= 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 b13a126..d1cdec8 100755 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "lodash": "^4.17.21", "md5": "^2.3.0", "midwayjs-cool-alipay": "^1.0.3", - "midwayjs-cool-core": "^3.2.1", + "midwayjs-cool-core": "^3.2.2", "midwayjs-cool-oss": "^1.0.12", "midwayjs-cool-queue": "^1.0.7", "midwayjs-cool-redis": "^1.1.6",