Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

v2.0.0-beta.2

Compare
Choose a tag to compare
@hippee-lee hippee-lee released this 25 Apr 22:08
3e2754a
[CORE] Upgrade Angular dependencies for Angular 8-beta.16 (#3310)

Upgrades Angular dependencies and dev-dependencies to latest Angular v8 betas. 
NOTE: I added the `NG_CLI_ANALYTICS=ci` to the travis settings for both my fork and the main build. 
It is needed to bypass the analytics prompt that `@angular/cli` asks on package installs now: https://github.com/angular/angular-cli/issues/14011

Signed-off-by: Matt Hippely <[email protected]>