@smartsoft001/cli
Advanced tools
Comparing version 0.0.43 to 0.0.44
{ | ||
"name": "@smartsoft001/cli", | ||
"version": "0.0.43", | ||
"version": "0.0.44", | ||
"bin": { | ||
@@ -5,0 +5,0 @@ "smart": "smart.js" |
@@ -11,2 +11,3 @@ "use strict"; | ||
case 'library': | ||
case 'lib': | ||
utils_1.log('Generate library'); | ||
@@ -13,0 +14,0 @@ utils_1.runCommand(`ng g lib ${res} --type ${args.type ? args.type : ''}`); |
Sorry, the diff of this file is not supported yet
11679
171