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 50b290e commit 3dd3529Copy full SHA for 3dd3529
packages/schematics/angular/utility/latest-versions.ts
@@ -15,10 +15,10 @@ export const latestVersions = {
15
TsLib: '^1.9.0',
16
17
// The versions below must be manually updated when making a new devkit release.
18
- DevkitBuildAngular: '~0.802.0-next.1',
19
- DevkitBuildNgPackagr: '~0.802.0-next.1',
20
- DevkitBuildWebpack: '~0.802.0-next.1',
21
- AngularPWA: '~0.802.0-next.1',
+ DevkitBuildAngular: '~0.802.0-next.2',
+ DevkitBuildNgPackagr: '~0.802.0-next.2',
+ DevkitBuildWebpack: '~0.802.0-next.2',
+ AngularPWA: '~0.802.0-next.2',
22
23
tsickle: '^0.35.0',
24
ngPackagr: '^5.1.0',
0 commit comments