Ionic start generate and angular 8 project. I want angular 7

I am going to migrate a project from ionic 3/angular 5 to Ionic4/Angular 7. Is there a way to the cli generate angular7 dependencies instead angular8 on ionic start as first step of migration?
Thanks