From 7d520e6190241adc647f36f7aea34c365216edb0 Mon Sep 17 00:00:00 2001
From: charles <981744753@qq.com>
Date: 星期二, 06 八月 2024 11:45:27 +0800
Subject: [PATCH] feat:更新代码
---
package.json | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 5121350..bcc1182 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,9 @@
"downloadjs": "^1.4.7",
"element-ui": "^2.15.13",
"faker": "^5.5.3",
+ "js-cookie": "^3.0.5",
"lodash": "^4.17.21",
+ "moment": "^2.30.1",
"vue": "^2.6.14",
"vue-router": "^3.5.1",
"vuex": "^3.6.2"
@@ -37,4 +39,4 @@
"gitHooks": {
"pre-commit": "lint-staged"
}
-}
\ No newline at end of file
+}
--
Gitblit v1.8.0