@figma-export/output-components-as-es6
Advanced tools
Comparing version 2.0.0-alpha.3 to 2.0.0
{ | ||
"name": "@figma-export/output-components-as-es6", | ||
"version": "2.0.0-alpha.3", | ||
"version": "2.0.0", | ||
"description": "Outputter for @figma-export that exports components in javascript file", | ||
@@ -18,4 +18,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@figma-export/output-components-utils": "^2.0.0-alpha.3", | ||
"@figma-export/types": "^2.0.0-alpha.3", | ||
"@figma-export/output-components-utils": "^2.0.0", | ||
"@figma-export/types": "^2.0.0", | ||
"make-dir": "~3.0.2", | ||
@@ -27,3 +27,3 @@ "mini-svg-data-uri": "~1.1.3" | ||
}, | ||
"gitHead": "a8a4b00d47f179caaf448a88d59805b4021b7db0" | ||
"gitHead": "8d1600b95579c0cded9785552ddce7e2bdb71668" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
9227