From a8649d7b6ef89589f222be151f1374f0bf068232 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=9D=E5=BF=97=E9=91=AB?= <1204505056@qq.com> Date: Wed, 15 Jul 2020 09:46:10 +0800 Subject: [PATCH] deploy --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fd28f20..2c0066e 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "xlsx": "^0.16.3", "zx-comparison": "^1.0.3", "zx-count": "^0.3.7", - "zx-icon": "^1.1.6", + "zx-icon": "^1.1.8", "zx-keel": "^0.9.4", "zx-layouts": "^0.6.0", "zx-magnifie": "^0.4.0", @@ -83,7 +83,7 @@ "zx-verify": "^0.0.2" }, "devDependencies": { - "@babel/register": "^7.10.4", + "@babel/register": "^7.10.5", "@vue/cli-plugin-babel": "^4.4.6", "@vue/cli-plugin-eslint": "^4.4.6", "@vue/cli-plugin-router": "^4.4.6",