Skip to content

Commit

Permalink
release: v8.2.0-next.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vikerman committed Jul 26, 2019
1 parent 50b290e commit 3dd3529
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/schematics/angular/utility/latest-versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ export const latestVersions = {
TsLib: '^1.9.0',

// The versions below must be manually updated when making a new devkit release.
DevkitBuildAngular: '~0.802.0-next.1',
DevkitBuildNgPackagr: '~0.802.0-next.1',
DevkitBuildWebpack: '~0.802.0-next.1',
AngularPWA: '~0.802.0-next.1',
DevkitBuildAngular: '~0.802.0-next.2',
DevkitBuildNgPackagr: '~0.802.0-next.2',
DevkitBuildWebpack: '~0.802.0-next.2',
AngularPWA: '~0.802.0-next.2',

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

0 comments on commit 3dd3529

Please sign in to comment.