Comparing version 2.2.7 to 2.2.8
@@ -50,3 +50,3 @@ /* | ||
execSync( | ||
`git branch -M main && git remote add origin https://github.com/07-media-sor/${name}.git && git push -u origin main`, | ||
`git remote add origin https://github.com/07-media-sor/${name}.git && git push -u origin main`, | ||
{ | ||
@@ -53,0 +53,0 @@ stdio: "inherit", |
{ | ||
"name": "07-cli", | ||
"version": "2.2.7", | ||
"version": "2.2.8", | ||
"description": "A command line tool for 07 organization", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
62058