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 Sep 16, 2023 in Angular by GeorgeBell
0 votes
asked Dec 10, 2023 in Angular by DavidAnderson
...