fix: 修复在windows下pnpm执行package.js里的脚本报错的问题 (#1497)
This commit is contained in:
parent
6b594aec53
commit
9217a12bcc
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue