Comparing version 1.0.1 to 1.0.2
@@ -20,3 +20,3 @@ #!/usr/bin/env node | ||
.option('-p, --people [file]', 'Specify a path for people.txt file') | ||
.option('-l, --local', 'Uses local files inside this repo') | ||
.option('-t, --trial', 'Uses local files inside this repo for test output') | ||
.parse(process.argv); | ||
@@ -23,0 +23,0 @@ |
{ | ||
"name": "pippo", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A CTR CLI optimization tool", | ||
@@ -5,0 +5,0 @@ "main": "lib/resol.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
31262