Alan Agius 1c855b2365 style(@angular/cli): fix alignment of messages
Before
```
>  NGCC postinstall migration.
   Adds an ngcc invocation to npm/yarn's postinstall script.
   Read more about this here: https://v9.angular.io/guide/migration-ngcc
UPDATE package.json (1490 bytes)
√ Packages installed successfully.
√  Migration succeeded.
```

After
```

> NGCC postinstall migration.
  Adds an ngcc invocation to npm/yarn's postinstall script.
  Read more about this here: https://v9.angular.io/guide/migration-ngcc
UPDATE package.json (1490 bytes)
√ Packages installed successfully.
√ Migration succeeded.

```
2019-11-04 13:23:24 -08:00
..
2019-08-21 15:21:49 -07:00
2018-11-13 13:09:50 -08:00
2019-08-22 10:14:38 -07:00
2019-08-22 10:14:38 -07:00
2018-11-13 13:09:50 -08:00
2018-11-16 15:15:29 -08:00
2018-11-13 13:10:20 -08:00
2019-10-10 12:39:00 -07:00