From 599e1283adc541914162021498aac3a108df1c6c Mon Sep 17 00:00:00 2001 From: zy499 Date: Thu, 16 May 2024 14:18:19 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=85=BC=E5=AE=B9macbook=20m=E8=8A=AF?= =?UTF-8?q?=E7=89=87=20HBX=E6=89=93=E5=8C=85APP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index 6fd0e34..14aa923 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,10 @@ "@dcloudio/uni-cli-shared": "3.0.0-4010420240430001", "@dcloudio/uni-stacktracey": "3.0.0-4010420240430001", "@dcloudio/vite-plugin-uni": "3.0.0-4010420240430001", + "@esbuild/darwin-arm64": "0.20.2", + "@esbuild/darwin-x64": "0.20.2", "@iconify-json/carbon": "^1.1.27", + "@rollup/rollup-darwin-x64": "^4.17.2", "@types/node": "^20.11.5", "@types/wechat-miniprogram": "^3.4.7", "@typescript-eslint/eslint-plugin": "^6.15.0",