mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-28 11:10:12 +08:00
8 lines
280 B
Markdown
8 lines
280 B
Markdown
Perform a basic update to v7 of the core framework and CLI by running the following command.
|
|
|
|
```
|
|
ng update @angular/cli @angular/core
|
|
```
|
|
|
|
For detailed information and guidance on updating your application, see the interactive [Angular Update Guide](https://update.angular.io/).
|