From b0a4d23b83b9cdbdee15263acdd4e7353a8286a1 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期三, 07 八月 2024 18:19:48 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/zbomyoujia
---
wechat_staff/package.json | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/wechat_staff/package.json b/wechat_staff/package.json
index a19af05..cd6d821 100644
--- a/wechat_staff/package.json
+++ b/wechat_staff/package.json
@@ -4,12 +4,12 @@
"main": ".eslintrc.js",
"dependencies": {
"@vant/weapp": "^1.11.6",
+ "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",
- "hy-event-store": "^1.3.1"
+ "mp-html": "^2.5.0"
},
- "devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
--
Gitblit v1.9.3