File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
packages/schematics/angular/utility Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
9
9
export const latestVersions = {
10
10
// These versions should be kept up to date with latest Angular peer dependencies.
11
- Angular : '~8.2.0-next.0 ' ,
11
+ Angular : '~8.2.0-next.2 ' ,
12
12
RxJs : '~6.4.0' ,
13
13
ZoneJs : '~0.9.1' ,
14
14
TypeScript : '~3.4.3' ,
15
15
TsLib : '^1.9.0' ,
16
16
17
17
// The versions below must be manually updated when making a new devkit release.
18
- DevkitBuildAngular : '~0.802.0-next.0 ' ,
19
- DevkitBuildNgPackagr : '~0.802.0-next.0 ' ,
20
- DevkitBuildWebpack : '~0.802.0-next.0 ' ,
21
- AngularPWA : '~0.802.0-next.0 ' ,
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 ' ,
22
22
23
23
tsickle : '^0.35.0' ,
24
24
ngPackagr : '^5.1.0' ,
You can’t perform that action at this time.
0 commit comments