Skip to content

Commit

Permalink
release: v12.0.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
josephperrott committed Apr 21, 2021
1 parent f1a238d commit f306d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/schematics/angular/utility/latest-versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

export const latestVersions = {
// These versions should be kept up to date with latest Angular peer dependencies.
Angular: '~12.0.0-next.9',
Angular: '~12.0.0-rc.0',
RxJs: '~6.6.0',
ZoneJs: '~0.11.4',
TypeScript: '~4.2.3',
Expand Down

0 comments on commit f306d7e

Please sign in to comment.