Skip to content

Commit

Permalink
feat(@schematics/angular): update scaffolding rxjs version to 6.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Agius authored and alexeagle committed Apr 23, 2019
1 parent c4613ce commit 636ff36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/schematics/angular/utility/latest-versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
export const latestVersions = {
// These versions should be kept up to date with latest Angular peer dependencies.
Angular: '~8.0.0-beta.12',
RxJs: '~6.4.0',
RxJs: '~6.5.1',
ZoneJs: '~0.9.0',
TypeScript: '~3.4.3',
TsLib: '^1.9.0',
Expand Down

0 comments on commit 636ff36

Please sign in to comment.