Comparing version 2.4.2 to 2.4.3
@@ -6,2 +6,3 @@ #!/usr/bin/env node | ||
const gh = require("./commands/gh"); | ||
const umb9 = require("./commands/umb9"); | ||
@@ -48,3 +49,3 @@ // Colors to style console logs | ||
"-n --name <projectName>", | ||
`Specify a project name ${"(e.g. 07_umb9_test-project)".meta}` | ||
`Specify a project name ${"(e.g. byggma-kalkulator)".meta}` | ||
) | ||
@@ -51,0 +52,0 @@ .action((options, command) => { |
{ | ||
"name": "07-cli", | ||
"version": "2.4.2", | ||
"version": "2.4.3", | ||
"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
64503
576