From 09fe674d3554035bafa6171ff30a2c6b0684056d Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 01 九月 2025 09:03:04 +0800
Subject: [PATCH] 1.密码强校验
---
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