Skip to content

Commit 99c174c

Browse files
committed
release: v9.0.0-next.15
1 parent c0f43a9 commit 99c174c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ 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.14',
19-
DevkitBuildNgPackagr: '~0.900.0-next.14',
20-
DevkitBuildWebpack: '~0.900.0-next.14',
18+
DevkitBuildAngular: '~0.900.0-next.15',
19+
DevkitBuildNgPackagr: '~0.900.0-next.15',
20+
DevkitBuildWebpack: '~0.900.0-next.15',
2121

2222
ngPackagr: '^9.0.0-rc.0',
2323
};

0 commit comments

Comments
 (0)