@figma-export/output-components-as-svgstore
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "@figma-export/output-components-as-svgstore", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Outputter for @figma-export that exports components in svg file ( SVG Sprites )", | ||
@@ -25,3 +25,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "550286f48a4342fa626951152185d0207a30ca3a" | ||
"gitHead": "fe55ed2910b2f3fe0f5c0bb5a92b36e3c30e3ed2" | ||
} |
@@ -56,3 +56,3 @@ # @figma-export/output-components-as-svgstore | ||
`options` is the [svgstore configuration](https://github.com/svgstore/svgstore#options) object. | ||
`svgstoreConfig` is the [svgstore configuration](https://github.com/svgstore/svgstore#options) object. | ||
@@ -59,0 +59,0 @@ ## Install |
7518