update:
	npm install -g @angular/cli@latest
	ng update @angular/cli @angular/core
	npm dedupe
