@figma-export/output-components-as-es6
Advanced tools
Comparing version 3.0.0 to 3.1.0
{ | ||
"name": "@figma-export/output-components-as-es6", | ||
"version": "3.0.0", | ||
"version": "3.1.0", | ||
"description": "Outputter for @figma-export that exports components in javascript file", | ||
@@ -34,3 +34,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "edd144ffeef3cf97798fa54641795a64ed469a11" | ||
"gitHead": "bea70bc2e3ce3150be8ebdec7d9944ca74212054" | ||
} |
@@ -12,4 +12,3 @@ # @figma-export/output-components-as-es6 | ||
# output/ | ||
# ├── icons.js | ||
# └── monochrome.js | ||
# └── icons.js | ||
``` | ||
@@ -35,4 +34,4 @@ | ||
['components', { | ||
fileId: 'RSzpKJcnb6uBRQ3rOfLIyUs5', | ||
onlyFromPages: ['icons', 'monochrome', 'unit-test'], | ||
fileId: 'fzYhvQpqwhZDUImRz431Qo', | ||
onlyFromPages: ['icons', 'unit-test'], | ||
outputters: [ | ||
@@ -39,0 +38,0 @@ require('@figma-export/output-components-as-es6')({ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10150
97