fix: 修复在windows下pnpm执行package.js里的脚本报错的问题 (#1497)

This commit is contained in:
lzdjack 2021-12-18 22:25:19 +08:00 committed by GitHub
parent 6b594aec53
commit 9217a12bcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -147,7 +147,6 @@
"vue-tsc": "^0.29.8" "vue-tsc": "^0.29.8"
}, },
"resolutions": { "resolutions": {
"//": "Used to install imagemin dependencies, because imagemin may not be installed in China. If it is abroad, you can delete it",
"bin-wrapper": "npm:bin-wrapper-china", "bin-wrapper": "npm:bin-wrapper-china",
"rollup": "^2.56.3", "rollup": "^2.56.3",
"gifsicle": "5.2.0" "gifsicle": "5.2.0"