Skip to content

Commit

Permalink
release: v9.0.0-next.14
Browse files Browse the repository at this point in the history
  • Loading branch information
vikerman committed Oct 22, 2019
1 parent e92c46a commit cf47948
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/schematics/angular/utility/latest-versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ export const latestVersions = {
TsLib: '^1.10.0',

// The versions below must be manually updated when making a new devkit release.
DevkitBuildAngular: '~0.900.0-next.13',
DevkitBuildNgPackagr: '~0.900.0-next.13',
DevkitBuildWebpack: '~0.900.0-next.13',
DevkitBuildAngular: '~0.900.0-next.14',
DevkitBuildNgPackagr: '~0.900.0-next.14',
DevkitBuildWebpack: '~0.900.0-next.14',

ngPackagr: '^9.0.0-rc.0',
};

0 comments on commit cf47948

Please sign in to comment.