Skip to content

Commit 17540a2

Browse files
committed
release: v9.0.0-next.8
1 parent ebc92c2 commit 17540a2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

+4-4
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.7',
19-
DevkitBuildNgPackagr: '~0.900.0-next.7',
20-
DevkitBuildWebpack: '~0.900.0-next.7',
21-
AngularPWA: '~0.900.0-next.7',
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',
2222

2323
ngPackagr: '^5.5.1',
2424
};

0 commit comments

Comments
 (0)