DEV Community

Discussion on: Upgrading to Angular 6!

Collapse
 
ibraheemalkilanny profile image
ibraheemalkilanny

The steps are not complete, I think I need the command to upgrade angular-cli.json to angular.json

quran.com/25

Collapse
 
chiangs profile image
Stephen Chiang • Edited

The steps are complete as
ng update @angular/cli will do that for you.

You can always refer to the official documentation via the links in the article.