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 88
99export const latestVersions = {
1010 // These versions should be kept up to date with latest Angular peer dependencies.
11- Angular : '~9.0.0-next.3 ' ,
11+ Angular : '~9.0.0-next.4 ' ,
1212 RxJs : '~6.4.0' ,
1313 ZoneJs : '~0.10.1' ,
1414 TypeScript : '~3.5.3' ,
1515 TsLib : '^1.10.0' ,
1616
1717 // The versions below must be manually updated when making a new devkit release.
18- DevkitBuildAngular : '~0.900.0-next.1 ' ,
19- DevkitBuildNgPackagr : '~0.900.0-next.1 ' ,
20- DevkitBuildWebpack : '~0.900.0-next.1 ' ,
21- AngularPWA : '~0.900.0-next.1 ' ,
18+ DevkitBuildAngular : '~0.900.0-next.2 ' ,
19+ DevkitBuildNgPackagr : '~0.900.0-next.2 ' ,
20+ DevkitBuildWebpack : '~0.900.0-next.2 ' ,
21+ AngularPWA : '~0.900.0-next.2 ' ,
2222
2323 tsickle : '^0.37.0' ,
2424 ngPackagr : '^5.4.0' ,
You can’t perform that action at this time.
0 commit comments