create-framer-plugin
Advanced tools
Comparing version 0.1.15 to 0.1.16
@@ -180,5 +180,6 @@ #!/usr/bin/env node | ||
console.log() | ||
console.log(`${chalk.blue(checkmark)} Created Framer Plugin “${boldAppName}”`) | ||
console.log( | ||
`\n${chalk.blue(checkmark)} Created Framer Plugin “${boldAppName}”` | ||
) | ||
console.log( | ||
`${chalk.blue("➜")} View the Docs: ${chalk.blueBright( | ||
@@ -185,0 +186,0 @@ "https://developers.framer.wiki/" |
{ | ||
"name": "create-framer-plugin", | ||
"version": "0.1.15", | ||
"version": "0.1.16", | ||
"description": "Create Framer Plugins with one command", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
27359
21
890