svgo+1.3.2.patch 430 B

123456789101112
  1. diff --git a/node_modules/svgo/plugins/_collections.js b/node_modules/svgo/plugins/_collections.js
  2. index 8179f30..d3016ed 100644
  3. --- a/node_modules/svgo/plugins/_collections.js
  4. +++ b/node_modules/svgo/plugins/_collections.js
  5. @@ -1519,6 +1519,7 @@ exports.elems = {
  6. 'x',
  7. 'y',
  8. 'width',
  9. + 'mask-type',
  10. 'height',
  11. 'maskUnits',
  12. 'maskContentUnits'