@joshgmw/rw-setup-example
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -16,4 +16,6 @@ #!/usr/bin/env node | ||
console.log(JSON.stringify(config, undefined, 2)) | ||
console.log() | ||
console.log("With these setup packages there's a whole new world of possibilities!") | ||
console.log(divider) | ||
} | ||
main() |
{ | ||
"name": "@joshgmw/rw-setup-example", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "A very basic redwoodjs setup package", | ||
@@ -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
922
17