Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 873 Bytes

update.md

File metadata and controls

11 lines (8 loc) · 873 Bytes

Updating Angular

Depdencies:

npm install --save @angular/animations@latest @angular/cdk@latest @angular/common@latest @angular/compiler@latest @angular/core@latest @angular/flex-layout@latest @angular/forms@latest @angular/http@latest @angular/material@latest @angular/platform-browser@latest @angular/platform-browser-dynamic@latest @angular/router@latest core-js@latest zone.js@latest rxjs@latest rxjs-compat@latest ```

Dev Dependencies: