From 1d346f4abf68c7f7db5e4810a5db3bb5df93bcf2 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期二, 21 五月 2024 17:16:46 +0800
Subject: [PATCH] update .gitignore
---
h5/package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/h5/package.json b/h5/package.json
index 4fc6bbe..62a8cda 100644
--- a/h5/package.json
+++ b/h5/package.json
@@ -14,6 +14,7 @@
]
},
"dependencies": {
+ "dayjs": "^1.11.11",
"uniapp-qrcode": "^1.0.2",
"uview-ui": "^2.0.37"
}
--
Gitblit v1.9.3