ng update
ng update [package] [--[argument]=[value]]
Updates the current application to latest versions.
Links & Tutorials
Options
--all
#
Type | boolean |
Default | false |
--dryRun
#
Type | boolean |
Default | false |
Aliases | d |
--force
#
Type | boolean |
Default | false |
Aliases | f |
--from
#
Type | string |
--migrateOnly
#
Type | boolean |
--next
#
Type | boolean |
--packages
#
--registry
#
Type | string |
--to
#
Type | string |