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 Mar 17, 2021 in GitHub by rajeshsharma
0 votes
asked Dec 10, 2022 in Jenkins by SakshiSharma
...