Skip to content

Commit 3dd3529

Browse files
committed
release: v8.2.0-next.2
1 parent 50b290e commit 3dd3529

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ export const latestVersions = {
1515
TsLib: '^1.9.0',
1616

1717
// 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',
18+
DevkitBuildAngular: '~0.802.0-next.2',
19+
DevkitBuildNgPackagr: '~0.802.0-next.2',
20+
DevkitBuildWebpack: '~0.802.0-next.2',
21+
AngularPWA: '~0.802.0-next.2',
2222

2323
tsickle: '^0.35.0',
2424
ngPackagr: '^5.1.0',

0 commit comments

Comments
 (0)