mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-21 05:52:41 +08:00
fix(@schematics/angular): update latest version of devkit
This commit is contained in:
parent
e2bebe9871
commit
6f816cac70
@ -14,6 +14,6 @@ export const latestVersions = {
|
||||
TypeScript: '~3.2.2',
|
||||
TsLib: '^1.9.0',
|
||||
// The versions below must be manually updated when making a new devkit release.
|
||||
DevkitBuildAngular: '~0.13.0-beta.0',
|
||||
DevkitBuildNgPackagr: '~0.13.0-beta.0',
|
||||
DevkitBuildAngular: '~0.14.0-beta.0',
|
||||
DevkitBuildNgPackagr: '~0.14.0-beta.0',
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user