Skip to content

Commit f8af7c7

Browse files
committed
Mention in v2 docs that minifySvg uses SVGO v3
1 parent 6fe5787 commit f8af7c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/versioned_docs/version-2.1.5/050-modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@ Minified:
682682

683683

684684
### minifySvg
685-
Minifies SVG inside `<svg>` tags using [SVGO](https://github.com/svg/svgo/).
685+
Minifies SVG inside `<svg>` tags using [SVGO@3](https://github.com/svg/svgo/).
686686

687687
#### Options
688688
See [the documentation of SVGO](https://github.com/svg/svgo/blob/master/README.md) for all supported options.

0 commit comments

Comments
 (0)