Comparing version 2.1.0 to 2.1.1
@@ -42,2 +42,5 @@ /* | ||
); | ||
execSync(`git push --set-upstream origin main`, { | ||
stdio: "inherit", | ||
}); | ||
rl.close("success"); | ||
@@ -44,0 +47,0 @@ } else { |
{ | ||
"name": "07-cli", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"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
61536
493