From 3358fd7942c4faedd66d3a0582317a7e7e69eee9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E9=91=AB?= <2981207131@qq.com> Date: Thu, 8 Apr 2021 19:34:49 +0800 Subject: [PATCH] Update package.json --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 4650f6d..6d195e1 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,8 @@ "eslint-plugin-vue": "~7.7.0", "sass": "~1.32.8", "sass-loader": "~8.0.2", - "vue-cli-plugin-element-plus": "0.0.13" + "vue-cli-plugin-element-plus": "0.0.13", + "webpack": "4.44.2" }, "eslintConfig": { "root": true,