Skip to content

Commit 6f1ea28

Browse files
authored
(CFG) - Update package.json (#4202)
Downgrading imagemin-svgo to version 9.0.0, avoiding the latest version (10.0.0) has ES module support only.
1 parent 02355de commit 6f1ea28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/chai-almost": "1.0.1",
2121
"@types/imagemin-mozjpeg": "8.0.1",
2222
"@types/imagemin-optipng": "5.2.1",
23-
"@types/imagemin-svgo": "10.0.1",
23+
"@types/imagemin-svgo": "9.0.0",
2424
"@types/json-stable-stringify": "1.0.34",
2525
"@types/karma": "6.3.3",
2626
"@types/lodash": "4.14.181",

0 commit comments

Comments
 (0)