@hyperone/cli-framework
Advanced tools
Comparing version 1.0.6 to 1.0.8
@@ -143,3 +143,3 @@ | ||
} | ||
start(opts) { | ||
async start(opts) { | ||
return this.handler(opts, this); | ||
@@ -146,0 +146,0 @@ } |
{ | ||
"name": "@hyperone/cli-framework", | ||
"version": "1.0.6", | ||
"version": "1.0.8", | ||
"description": "", | ||
@@ -20,3 +20,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "d5723dcb3a1caf0442196a7fc2abe041241813f0" | ||
"gitHead": "a3a4d4cf6ce542757ec9adbc129f9b93bea9380e" | ||
} |
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
11546