Skip to content

Commit

Permalink
feat(@schematics/angular): update zone.js version to 0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JiaLiPassion authored and filipesilva committed Nov 24, 2020
1 parent bc8d7ab commit 535a507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/schematics/angular/utility/latest-versions.ts
Expand Up @@ -10,7 +10,7 @@ export const latestVersions = {
// These versions should be kept up to date with latest Angular peer dependencies.
Angular: '~11.1.0-next.0',
RxJs: '~6.6.0',
ZoneJs: '~0.10.2',
ZoneJs: '~0.11.3',
TypeScript: '~4.0.2',
TsLib: '^2.0.0',

Expand Down

0 comments on commit 535a507

Please sign in to comment.