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 90a2925 commit 012929aCopy full SHA for 012929a
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.9',
19
- DevkitBuildNgPackagr: '~0.900.0-next.9',
20
- DevkitBuildWebpack: '~0.900.0-next.9',
+ DevkitBuildAngular: '~0.900.0-next.10',
+ DevkitBuildNgPackagr: '~0.900.0-next.10',
+ DevkitBuildWebpack: '~0.900.0-next.10',
21
22
ngPackagr: '^5.5.1',
23
};
0 commit comments