fix: 修复 vite-plugin-imagemin 在windows环境下无法成功安装

This commit is contained in:
Your Name 2024-02-19 16:09:28 +08:00
parent f9f324bc07
commit bb2ea2669a

View File

@ -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",