create-smart-link-app
Advanced tools
Comparing version
@@ -125,2 +125,4 @@ /*eslint-disable*/ | ||
templateToInstall = '@smart-link/template-container'; | ||
}else if(templateToInstall === 'starter'){ | ||
templateToInstall = '@smart-link/template-starter'; | ||
} else if (templateToInstall === 'workspaces' || templateToInstall === 'w') { | ||
@@ -395,2 +397,2 @@ templateToInstall = '@smart-link/template-workspaces'; | ||
return true; | ||
} | ||
} |
{ | ||
"name": "create-smart-link-app", | ||
"coment": "@smart-link/create-app", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"private": false, | ||
@@ -6,0 +6,0 @@ "keywords": [ |
17334
0.67%382
0.79%