From e3ae5da789eb35217a4a377cab0ff3241ceaf72a Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期一, 11 八月 2025 13:42:07 +0800
Subject: [PATCH] feat: 接口对接
---
apps/cMiniApp/package.json | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/apps/cMiniApp/package.json b/apps/cMiniApp/package.json
index 3cfa39f..bff1bb9 100644
--- a/apps/cMiniApp/package.json
+++ b/apps/cMiniApp/package.json
@@ -128,10 +128,5 @@
"vue-loader": "^17.0.0",
"webpack": "^5.78.0",
"webpack-bundle-analyzer": "^4.7.0"
- },
- "pnpm": {
- "patchedDependencies": {
- "@nutui/nutui-taro@4.1.5": "../../patches/@nutui__nutui-taro@4.1.5.patch"
- }
}
}
--
Gitblit v1.9.1