We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd4bc23 commit 3f70790Copy full SHA for 3f70790
packages/schematics/angular/utility/latest-versions.ts
@@ -15,9 +15,9 @@ export const latestVersions = {
15
TsLib: '^1.10.0',
16
17
// The versions below must be manually updated when making a new devkit release.
18
- DevkitBuildAngular: '~0.900.0-next.15',
19
- DevkitBuildNgPackagr: '~0.900.0-next.15',
20
- DevkitBuildWebpack: '~0.900.0-next.15',
+ DevkitBuildAngular: '~0.900.0-next.16',
+ DevkitBuildNgPackagr: '~0.900.0-next.16',
+ DevkitBuildWebpack: '~0.900.0-next.16',
21
22
ngPackagr: '^9.0.0-rc.0',
23
};
0 commit comments