mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 02:54:21 +08:00
fix(@schematics/angular): update typescript to 3.2.4 (#13554)
Fixed inconsistency in typescript versions, all other pkgs have pinned ts 3.2.4
This commit is contained in:
parent
86356a747d
commit
95dee5a649
@ -11,6 +11,6 @@
|
||||
"dependencies": {
|
||||
"@angular-devkit/core": "0.0.0",
|
||||
"@angular-devkit/schematics": "0.0.0",
|
||||
"typescript": "3.2.2"
|
||||
"typescript": "3.2.4"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user