Skip to content

Commit c1051b5

Browse files
committed
release: v9.0.0-next.9
1 parent 88aa035 commit c1051b5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ export const latestVersions = {
1515
TsLib: '^1.10.0',
1616

1717
// The versions below must be manually updated when making a new devkit release.
18-
DevkitBuildAngular: '~0.900.0-next.8',
19-
DevkitBuildNgPackagr: '~0.900.0-next.8',
20-
DevkitBuildWebpack: '~0.900.0-next.8',
21-
AngularPWA: '~0.900.0-next.8',
18+
DevkitBuildAngular: '~0.900.0-next.9',
19+
DevkitBuildNgPackagr: '~0.900.0-next.9',
20+
DevkitBuildWebpack: '~0.900.0-next.9',
21+
AngularPWA: '~0.900.0-next.9',
2222

2323
ngPackagr: '^5.5.1',
2424
};

0 commit comments

Comments
 (0)