diff --git a/apps/vue/package.json b/apps/vue/package.json index a993a91fa..07f614248 100644 --- a/apps/vue/package.json +++ b/apps/vue/package.json @@ -142,7 +142,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.3" + "rollup": "^2.56.3", + "gifsicle": "5.2.0" }, "repository": { "type": "git",