@smartsoft001/cli
Advanced tools
Comparing version 0.0.46 to 0.0.47
{ | ||
"name": "@smartsoft001/cli", | ||
"version": "0.0.46", | ||
"version": "0.0.47", | ||
"bin": { | ||
@@ -5,0 +5,0 @@ "smart": "smart.js" |
@@ -47,2 +47,3 @@ "use strict"; | ||
utils_1.log('Set NG config'); | ||
utils_1.runCommand("ng analytics project off", target); | ||
utils_1.runCommand("ng config cli.defaultCollection @smartsoft001/schematics", target); | ||
@@ -49,0 +50,0 @@ utils_1.runCommand("ng add @smartsoft001/schematics", target); |
Sorry, the diff of this file is not supported yet
11797
172