From 7e827c55fa38991089d6d735f5f425b3e9cb96e1 Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: Tue, 30 Jun 2026 16:46:08 +0800
Subject: [PATCH] 修改名称
---
package.json | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index ad42e19..4da5bae 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "ruoyi",
"version": "3.8.6",
- "description": "安全在线教育平台",
+ "description": "安全教育考试系统",
"author": "若依",
"license": "MIT",
"scripts": {
@@ -30,8 +30,8 @@
"js-base64": "^3.7.5",
"js-cookie": "3.0.1",
"jsencrypt": "3.3.1",
+ "moment": "^2.30.1",
"nprogress": "0.2.0",
- "p-limit": "^5.0.0",
"pinia": "2.0.22",
"quill": "^2.0.0-dev.3",
"spark-md5": "^3.0.2",
@@ -48,6 +48,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "3.1.0",
"@vue/compiler-sfc": "3.2.45",
+ "p-limit": "^6.1.0",
"sass": "1.56.1",
"unplugin-auto-import": "0.11.4",
"unplugin-vue-setup-extend-plus": "0.4.9",
--
Gitblit v1.9.2