Comparing version 2.2.1 to 2.2.2
@@ -37,3 +37,3 @@ /* | ||
execSync( | ||
`git init && git add . && git commit -m "first commit" && gh repo create 07-media-sor/${name} --private -y && git push --set-upstream origin main`, | ||
`git init && git add . && git commit -m "first commit" && gh repo create 07-media-sor/${name} --private -y`, | ||
{ | ||
@@ -40,0 +40,0 @@ stdio: "inherit", |
{ | ||
"name": "07-cli", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"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
61830