From 160b88325eb7016509191affe59036cf74ced049 Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期五, 27 十二月 2024 15:58:39 +0800
Subject: [PATCH] feat(地理位置检测): 关闭支付宝地理位置检测
---
package.json | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index a9b14f1..e8f2ccf 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,6 @@
"author": "",
"license": "ISC",
"dependencies": {
- "mathjs": "^11.5.0",
"vconsole": "^3.14.7",
"weixin-js-sdk": "^1.6.0"
},
--
Gitblit v1.9.1