Skip to content

Commit 012929a

Browse files
committed
release: v9.0.0-next.10
1 parent 90a2925 commit 012929a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
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.9',
19-
DevkitBuildNgPackagr: '~0.900.0-next.9',
20-
DevkitBuildWebpack: '~0.900.0-next.9',
18+
DevkitBuildAngular: '~0.900.0-next.10',
19+
DevkitBuildNgPackagr: '~0.900.0-next.10',
20+
DevkitBuildWebpack: '~0.900.0-next.10',
2121

2222
ngPackagr: '^5.5.1',
2323
};

0 commit comments

Comments
 (0)