Comparing version 2.0.0 to 2.0.1
@@ -38,2 +38,3 @@ #!/usr/bin/env node | ||
.command("cra") | ||
.allowUnknownOption() | ||
.description( | ||
@@ -43,3 +44,3 @@ "Create a React App using create-react-app with 07_cra_template" | ||
.option( | ||
"-p --project <projectName>", | ||
"-n --name <projectName>", | ||
`Specify a project name ${"(e.g. byggma-kalkulator)".meta}` | ||
@@ -46,0 +47,0 @@ ) |
{ | ||
"name": "07-cli", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "A command line tool for 07 organization", | ||
@@ -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
58472
7
407