diff --git a/vben271/package.json b/vben271/package.json index a33f986d..78bb26ab 100644 --- a/vben271/package.json +++ b/vben271/package.json @@ -135,7 +135,8 @@ "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", - "rollup": "^2.56.2" + "rollup": "^2.56.2", + "gifsicle": "5.2.0" }, "repository": { "type": "git", @@ -149,4 +150,4 @@ "engines": { "node": "^12 || >=14" } -} +} \ No newline at end of file