From 48677db3e0d4845c0ff23c18f599af5d5b211b3c Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期四, 17 十月 2024 17:16:01 +0800
Subject: [PATCH] update
---
package.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 18be2c2..ee93692 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,8 @@
"vue-types": "^5.1.1",
"vuedraggable": "^4.1.0",
"web-storage-cache": "^1.1.1",
- "xml-js": "^1.6.11"
+ "xml-js": "^1.6.11",
+ "vue3-scroll-seamless": "^1.0.6"
},
"devDependencies": {
"@commitlint/cli": "^19.0.1",
--
Gitblit v1.9.3