From 4dc531fc2dcd6517fffa2e9760225f5705537258 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期五, 19 七月 2024 20:11:27 +0800
Subject: [PATCH] 代码提交

---
 wechat_staff/package.json |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/wechat_staff/package.json b/wechat_staff/package.json
index c1095b8..92336ca 100644
--- a/wechat_staff/package.json
+++ b/wechat_staff/package.json
@@ -1,14 +1,17 @@
 {
   "name": "wechat_staff",
   "version": "1.0.0",
-  "description": "",
   "main": ".eslintrc.js",
-  "dependencies": {},
+  "dependencies": {
+    "@vant/weapp": "^1.11.6",
+    "miniprogram-sm-crypto": "^0.3.13"
+  },
   "devDependencies": {},
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1"
   },
   "keywords": [],
   "author": "",
-  "license": "ISC"
+  "license": "ISC",
+  "description": ""
 }

--
Gitblit v1.9.3