Skip to content

Commit

Permalink
release: v8.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vikerman committed Aug 29, 2019
1 parent ff87e05 commit 60a568b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/schematics/angular/utility/latest-versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@

export const latestVersions = {
// These versions should be kept up to date with latest Angular peer dependencies.
Angular: '~8.2.3',
Angular: '~8.2.4',
RxJs: '~6.4.0',
ZoneJs: '~0.9.1',
TypeScript: '~3.5.3',
TsLib: '^1.10.0',

// The versions below must be manually updated when making a new devkit release.
DevkitBuildAngular: '~0.803.1',
DevkitBuildNgPackagr: '~0.803.1',
DevkitBuildWebpack: '~0.803.1',
AngularPWA: '~0.803.1',
DevkitBuildAngular: '~0.803.2',
DevkitBuildNgPackagr: '~0.803.2',
DevkitBuildWebpack: '~0.803.2',
AngularPWA: '~0.803.2',

tsickle: '^0.37.0',
ngPackagr: '^5.4.0',
Expand Down

0 comments on commit 60a568b

Please sign in to comment.