Skip to content

Commit

Permalink
release: v8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Keen Yee Liau committed Jul 10, 2019
1 parent 32e5ff9 commit a8e1dee
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.1.0',
Angular: '~8.1.1',
RxJs: '~6.4.0',
ZoneJs: '~0.9.1',
TypeScript: '~3.4.3',
TsLib: '^1.9.0',

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

tsickle: '^0.35.0',
ngPackagr: '^5.1.0',
Expand Down

0 comments on commit a8e1dee

Please sign in to comment.