Comparing version 1.0.1 to 1.0.2
@@ -73,3 +73,3 @@ #!/usr/bin/env node | ||
keza | ||
.version("1.0.1") | ||
.version("1.0.2") | ||
.option("-b, --babel", "generate babelrc") | ||
@@ -76,0 +76,0 @@ .option("-d, --docker", "generate docker file") |
{ | ||
"name": "keza", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Generate nodejs CI template files, Eslint config files, gitignore and readme file from the command line when keza's CLI is installed globally", | ||
@@ -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
12311
16