Comparing version 0.1.0 to 0.1.1
@@ -78,3 +78,3 @@ #!/usr/bin/env node | ||
} else { | ||
console.log('Hey it worked!'); | ||
console.log(' Done. Your fork is available at:\n ' + (res && res.html_url ? res.html_url : '¯\\_(ツ)_/¯')); | ||
} | ||
@@ -81,0 +81,0 @@ }); |
@@ -67,3 +67,4 @@ #!/usr/bin/env node | ||
} else { | ||
console.log('Hey it worked!') | ||
console.log(` Done. Your fork is available at: | ||
${res && res.html_url ? res.html_url : '¯\\_(ツ)_/¯'}`) | ||
} | ||
@@ -70,0 +71,0 @@ }) |
{ | ||
"name": "forked", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "fork from the command line", | ||
@@ -5,0 +5,0 @@ "main": "dist/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
8636
128