From a1d3b20ad44d96cddbe7ae095270233563a4328c Mon Sep 17 00:00:00 2001 From: fengchenchen Date: Tue, 28 Sep 2021 12:25:02 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E4=BF=AE=E6=94=B9compression-webpac?= =?UTF-8?q?k-plugin=20=E7=9A=84=E7=89=88=E6=9C=AC=E5=8F=B7=EF=BC=9B?= =?UTF-8?q?=E8=A7=A3=E5=86=B3=E6=89=93=E5=8C=85=E6=8A=A5=E9=94=99=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= 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 c99ea7f..5a3a48f 100644 --- a/package.json +++ b/package.json @@ -12,10 +12,10 @@ "ant-design-vue": "^1.7.6", "area-data": "^5.0.6", "axios": "^0.21.1", - "compression-webpack-plugin": "^8.0.1", "core-js": "^3.6.5", "dayjs": "^1.10.6", "echarts": "^5.2.1", + "compression-webpack-plugin": "^5.0.1", "enquire.js": "^2.1.6", "jsencrypt": "^3.2.1", "lodash.pick": "^4.4.0",