From bb2ea2669a07dbe66c4afcc7840b3ac674648da8 Mon Sep 17 00:00:00 2001 From: Your Name <18889282842@163.com> Date: Mon, 19 Feb 2024 16:09:28 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=20vite-plugin-imagemi?= =?UTF-8?q?n=20=E5=9C=A8windows=E7=8E=AF=E5=A2=83=E4=B8=8B=E6=97=A0?= =?UTF-8?q?=E6=B3=95=E6=88=90=E5=8A=9F=E5=AE=89=E8=A3=85?= 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 91299ef..e6a31d8 100644 --- a/package.json +++ b/package.json @@ -66,6 +66,9 @@ "stylelint --fix" ] }, + "resolutions": { + "bin-wrapper": "npm:bin-wrapper-china" + }, "dependencies": { "@climblee/uv-ui": "^1.1.20", "@dcloudio/uni-app": "3.0.0-3090920231225001",