Skip to content

Commit 9407ee5

Browse files
dgp1130alan-agius4
authored andcommitted
build: bump Angular dependency to rc
1 parent f2c6b2b commit 9407ee5

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
@@ -15,7 +15,7 @@ export const latestVersions: Record<string, string> & {
1515
...require('./latest-versions/package.json')['dependencies'],
1616

1717
// As Angular CLI works with same minor versions of Angular Framework, a tilde match for the current
18-
Angular: '~13.2.0-next.0',
18+
Angular: '~13.2.0-rc.0',
1919

2020
// Since @angular-devkit/build-angular and @schematics/angular are always
2121
// published together from the same monorepo, and they are both

0 commit comments

Comments
 (0)