mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 11:03:53 +08:00
506 B
506 B
ng update
Overview
ng update
Updates the current application to latest versions.
Options
dry-run
--dry-run
(alias: -d
) default value: false
Run through without making any changes. Will list all files that would have been created when running ng update
.