framer-plugin-tools
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -50,3 +50,3 @@ #!/usr/bin/env node | ||
console.log( | ||
`\n⚡️ plugin.zip has been created at ${outputPath}. \n Submit your Plugin on the Framer Marketplace: https://www.framer.com/marketplace/dashboard/plugins/` | ||
`\n⚡️ plugin.zip file has been created in ${process.cwd()} \n Submit your Plugin on the Framer Marketplace: https://www.framer.com/marketplace/dashboard/plugins/` | ||
) | ||
@@ -53,0 +53,0 @@ } catch (err) { |
{ | ||
"name": "framer-plugin-tools", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "CLI Tools for Framer Plugins", | ||
@@ -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
2003