We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4613ce commit 636ff36Copy full SHA for 636ff36
packages/schematics/angular/utility/latest-versions.ts
@@ -9,7 +9,7 @@
9
export const latestVersions = {
10
// These versions should be kept up to date with latest Angular peer dependencies.
11
Angular: '~8.0.0-beta.12',
12
- RxJs: '~6.4.0',
+ RxJs: '~6.5.1',
13
ZoneJs: '~0.9.0',
14
TypeScript: '~3.4.3',
15
TsLib: '^1.9.0',
0 commit comments