convert-figma-svgs-for-react
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "convert-figma-svgs-for-react", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A small script for a very specific use case.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -0,1 +1,2 @@ | ||
#!/usr/bin/env node | ||
const convertFigmaSvgsForReact = require('./index.js') | ||
@@ -2,0 +3,0 @@ |
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
7397
157