How to update local Angular CLI version? in package.json file using ‘ncu’ utility

In this short tutorial, we will discuss a very common question on How to keep Angular’s local and global packages updated? When we create a new Angular project, it lists all its packages used in a separate file called package.json, […]

How to update local Angular CLI version? in package.json file using ‘ncu’ utility Read More »