create-bento
Advanced tools
Comparing version 2.0.0 to 2.1.0
@@ -82,2 +82,3 @@ #!/usr/bin/env node | ||
const templateFile = handlebars.compile(fs.readFileSync(file, "utf8")); | ||
console.log(file); | ||
fs.writeFileSync( | ||
@@ -84,0 +85,0 @@ fileDestination, |
{ | ||
"name": "create-bento", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Bootstrap your react libraries with typescript and storybook", | ||
@@ -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
57173
123