mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 11:44:05 +08:00
feat(@schematics/angular): generate new projects with TypeScript 4.1
This commit is contained in:
parent
8d92a7cbf0
commit
774cd52dd0
@ -11,7 +11,7 @@ export const latestVersions = {
|
|||||||
Angular: '~11.1.0-next.1',
|
Angular: '~11.1.0-next.1',
|
||||||
RxJs: '~6.6.0',
|
RxJs: '~6.6.0',
|
||||||
ZoneJs: '~0.11.3',
|
ZoneJs: '~0.11.3',
|
||||||
TypeScript: '~4.0.2',
|
TypeScript: '~4.1.2',
|
||||||
TsLib: '^2.0.0',
|
TsLib: '^2.0.0',
|
||||||
|
|
||||||
// The versions below must be manually updated when making a new devkit release.
|
// The versions below must be manually updated when making a new devkit release.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user