react-figma
Advanced tools
Comparing version 0.30.0 to 0.31.0
{ | ||
"name": "react-figma", | ||
"version": "0.30.0", | ||
"version": "0.31.0", | ||
"description": "Render React components to Figma", | ||
@@ -37,3 +37,3 @@ "scripts": { | ||
"engines": { | ||
"node": ">=10.0.0 <17.0.0" | ||
"node": ">=10.0.0 <22.0.0" | ||
}, | ||
@@ -40,0 +40,0 @@ "devDependencies": { |
@@ -116,2 +116,3 @@ # React Figma | ||
* [Interactive](examples/interactive) | ||
* [UI](examples/ui) - Interact with a Plugin UI | ||
* [Data fetching](examples/fetching) | ||
@@ -118,0 +119,0 @@ * [💅 styled-components](examples/styled-components) |
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
491188
218