From f4c241871069b271a4236ce0f2e751656d1801fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=86=9B?= <510423039@qq.com> Date: Mon, 27 Dec 2021 17:11:54 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=91=20=E5=89=8D=E7=AB=AF=E6=89=93?= =?UTF-8?q?=E5=8C=85Bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vben271/package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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