Open the Terminal + view in your project and type
ng --version
this will list the versions of several Angular packages that you have installed in your project.
ng --version
# OR
ng v
#shell command
ng --version
ng version
<OR>
ng v
Angular Version