Skip to content

Commit

Permalink
release: v8.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mgechev committed Aug 28, 2019
1 parent fc63e90 commit 7ebe9cc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/schematics/angular/utility/latest-versions.ts
Expand Up @@ -15,10 +15,10 @@ export const latestVersions = {
TsLib: '^1.10.0',

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

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

0 comments on commit 7ebe9cc

Please sign in to comment.