0 votes
in Angular by
How to update your current Angular version to version 10?

1 Answer

0 votes
by

In order to upgrade to Angular version 10, You can use following command:

ng update @angular/cli @angular/core

Related questions

0 votes
asked Apr 17 in AWS by DavidAnderson
0 votes
asked Mar 29, 2023 in Android by Robin
...