diff --git a/package-overrides/npm/svgo@0.7.1.json b/package-overrides/npm/svgo@0.7.1.json index 5cae151..e50978d 100644 --- a/package-overrides/npm/svgo@0.7.1.json +++ b/package-overrides/npm/svgo@0.7.1.json @@ -40,7 +40,10 @@ "../../plugins/removeDimensions", "../../plugins/removeAttrs", "../../plugins/addClassesToSVGElement", - "../../plugins/removeStyleElement" + "../../plugins/removeStyleElement", + "../../plugins/removeXMLNS", + "../../plugins/removeElementsByAttr", + "../../plugins/addAttributesToSVGElement" ] } }