Commit 9217a12bcc110516d1e12af71b2dbb4eec4eaeaf

Authored by lzdjack
Committed by GitHub
1 parent 6b594aec

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

Showing 1 changed file with 0 additions and 1 deletions
package.json
@@ -147,7 +147,6 @@ @@ -147,7 +147,6 @@
147 "vue-tsc": "^0.29.8" 147 "vue-tsc": "^0.29.8"
148 }, 148 },
149 "resolutions": { 149 "resolutions": {
150 - "//": "Used to install imagemin dependencies, because imagemin may not be installed in China. If it is abroad, you can delete it",  
151 "bin-wrapper": "npm:bin-wrapper-china", 150 "bin-wrapper": "npm:bin-wrapper-china",
152 "rollup": "^2.56.3", 151 "rollup": "^2.56.3",
153 "gifsicle": "5.2.0" 152 "gifsicle": "5.2.0"