mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 11:44:05 +08:00
The `ng update` command will use the first element in the `packageGroup` metadata data within `package.json` for display purposes. The newly introduced `@angular/build` package was initially added alphabetically but this interfered with the first element position.