From 00bf17838b496e6fcfed2e521f9c27f8f0e3e3c7 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期一, 05 八月 2024 18:38:20 +0800
Subject: [PATCH] ‘’
---
wechat_staff/package.json | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/wechat_staff/package.json b/wechat_staff/package.json
index 92336ca..cd6d821 100644
--- a/wechat_staff/package.json
+++ b/wechat_staff/package.json
@@ -4,9 +4,12 @@
"main": ".eslintrc.js",
"dependencies": {
"@vant/weapp": "^1.11.6",
- "miniprogram-sm-crypto": "^0.3.13"
+ "animate.css": "^4.1.1",
+ "hy-event-store": "^1.3.1",
+ "miniprogram-sm-crypto": "^0.3.13",
+ "moment": "^2.30.1",
+ "mp-html": "^2.5.0"
},
- "devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
--
Gitblit v1.9.3