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 | 14 ++++++++++----
1 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/wechat_staff/package.json b/wechat_staff/package.json
index c1095b8..cd6d821 100644
--- a/wechat_staff/package.json
+++ b/wechat_staff/package.json
@@ -1,14 +1,20 @@
{
"name": "wechat_staff",
"version": "1.0.0",
- "description": "",
"main": ".eslintrc.js",
- "dependencies": {},
- "devDependencies": {},
+ "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"
+ },
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
- "license": "ISC"
+ "license": "ISC",
+ "description": ""
}
--
Gitblit v1.9.3