create-smart-link-app
Advanced tools
Comparing version
@@ -369,3 +369,4 @@ /*eslint-disable*/ | ||
} | ||
console.log(); | ||
console.log(chalk.green('git commit')) | ||
proc = spawn.sync('git', ['--git-dir', gitDir, '--work-tree', appPath, 'commit', '-m', '"Initialize project using Create SmartLink App"'], { | ||
@@ -372,0 +373,0 @@ stdio: 'inherit', |
{ | ||
"name": "create-smart-link-app", | ||
"coment": "@smart-link/create-app", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"private": false, | ||
@@ -6,0 +6,0 @@ "keywords": [ |
16909
0.36%372
0.54%