In order to update the Angular version in the Ionic project you need to run the following command:
ng update @angular/cli & ng update @angular/coreThat will update the Angular version of your Ionic project.
In order to update the Angular version in the Ionic project you need to run the following command:
ng update @angular/cli & ng update @angular/coreThat will update the Angular version of your Ionic project.