mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 10:33:43 +08:00
release: v9.0.0-next.7
This commit is contained in:
parent
38823cf92c
commit
1bddf8b48c
@ -8,17 +8,17 @@
|
||||
|
||||
export const latestVersions = {
|
||||
// These versions should be kept up to date with latest Angular peer dependencies.
|
||||
Angular: '~9.0.0-next.8',
|
||||
Angular: '~9.0.0-next.9',
|
||||
RxJs: '~6.5.3',
|
||||
ZoneJs: '~0.10.2',
|
||||
TypeScript: '~3.5.3',
|
||||
TsLib: '^1.10.0',
|
||||
|
||||
// The versions below must be manually updated when making a new devkit release.
|
||||
DevkitBuildAngular: '~0.900.0-next.6',
|
||||
DevkitBuildNgPackagr: '~0.900.0-next.6',
|
||||
DevkitBuildWebpack: '~0.900.0-next.6',
|
||||
AngularPWA: '~0.900.0-next.6',
|
||||
DevkitBuildAngular: '~0.900.0-next.7',
|
||||
DevkitBuildNgPackagr: '~0.900.0-next.7',
|
||||
DevkitBuildWebpack: '~0.900.0-next.7',
|
||||
AngularPWA: '~0.900.0-next.7',
|
||||
|
||||
ngPackagr: '^5.5.1',
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user