From 8516dadd5a59cd8d43fc6576de12702ee0b06e52 Mon Sep 17 00:00:00 2001
From: 鲁班七号 <9159450+luban-71@user.noreply.gitee.com>
Date: Sat, 07 Jan 2023 19:55:26 +0800
Subject: [PATCH] 优化登录与注册提示。
---
package.json | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index 9f36925..594367a 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"fuse.js": "3.4.2",
"jquery": "^3.6.0",
"js-base64": "^2.6.1",
- "js-cookie": "2.2.0",
+ "js-cookie": "^2.2.0",
"jsbarcode": "^3.11.4",
"jsonlint": "1.6.3",
"jszip": "^3.1.5",
@@ -56,7 +56,6 @@
"normalize.css": "7.0.0",
"nprogress": "0.2.0",
"print-js": "^1.6.0",
- "python": "0.0.4",
"qrcodejs2": "0.0.2",
"screenfull": "4.0.0",
"showdown": "1.8.6",
--
Gitblit v1.9.2