Skip to content

Commit df99757

Browse files
committed
release: v12.0.0-rc.1
1 parent 42d7f0f commit df99757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/utility/latest-versions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*/
88
export const latestVersions = {
99
// These versions should be kept up to date with latest Angular peer dependencies.
10-
Angular: '~12.0.0-rc.0',
10+
Angular: '~12.0.0-rc.1',
1111
RxJs: '~6.6.0',
1212
ZoneJs: '~0.11.4',
1313
TypeScript: '~4.2.3',

0 commit comments

Comments
 (0)