### Desired behavior user runs `npm install @angular/cli` (for v6) Detect if they need to run `ng update @angular/cli --migrate-only --from=1.7.3` and if they do, run it for them! :)