Skip to content

Commit 3eb2b55

Browse files
committed
release: v8.3.0-next.2
1 parent f2ecb90 commit 3eb2b55

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ export const latestVersions = {
1515
TsLib: '^1.10.0',
1616

1717
// The versions below must be manually updated when making a new devkit release.
18-
DevkitBuildAngular: '~0.803.0-next.1',
19-
DevkitBuildNgPackagr: '~0.803.0-next.1',
20-
DevkitBuildWebpack: '~0.803.0-next.1',
21-
AngularPWA: '~0.803.0-next.1',
18+
DevkitBuildAngular: '~0.803.0-next.2',
19+
DevkitBuildNgPackagr: '~0.803.0-next.2',
20+
DevkitBuildWebpack: '~0.803.0-next.2',
21+
AngularPWA: '~0.803.0-next.2',
2222

2323
tsickle: '^0.36.0',
2424
ngPackagr: '^5.4.0',

0 commit comments

Comments
 (0)