Comparing version 1.0.29 to 1.0.30
@@ -14,3 +14,3 @@ #!/usr/bin/env node | ||
console.log(`${chalk.bgBlueBright("Updated!")}`) | ||
process.exit(); | ||
process.exit(process.pid); | ||
} | ||
@@ -17,0 +17,0 @@ } |
{ | ||
"name": "consel", | ||
"version": "1.0.29", | ||
"version": "1.0.30", | ||
"description": "", | ||
@@ -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
2129