From 58e90ebc71cdc6762db3debd80c4fc9b64c52304 Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期四, 05 六月 2025 12:41:31 +0800 Subject: [PATCH] 修改配置 --- package.json | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a6d6b9f..7e70330 100644 --- a/package.json +++ b/package.json @@ -74,9 +74,7 @@ "vue-qr": "^4.0.9", "vue-router": "3.4.9", "vuedraggable": "2.24.3", - "vuex": "3.6.0", - "webpack": "^5.99.9", - "webpack-cli": "^6.0.1" + "vuex": "3.6.0" }, "devDependencies": { "@vue/cli-plugin-babel": "4.4.6", -- Gitblit v1.9.3