8000
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 ebc92c2 commit 17540a2Copy full SHA for 17540a2
packages/schematics/angular/utility/latest-versions.ts
@@ -15,10 +15,10 @@ 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.7',
19
- DevkitBuildNgPackagr: '~0.900.0-next.7',
20
- DevkitBuildWebpack: '~0.900.0-next.7',
21
- AngularPWA: '~0.900.0-next.7',
+ DevkitBuildAngular: '~0.900.0-next.8',
+ DevkitBuildNgPackagr: '~0.900.0-next.8',
+ DevkitBuildWebpack: '~0.900.0-next.8',
+ AngularPWA: '~0.900.0-next.8',
22
23
ngPackagr: '^5.5.1',
24
};
0 commit comments