Skip to content

Commit cb8d968

Browse files
clydindgp1130
authored andcommitted
feat(@angular-devkit/build-angular): support TypeScript 3.8
1 parent 5ee9ff9 commit cb8d968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
},
102102
"peerDependencies": {
103103
"@angular/compiler-cli": ">=9.0.0 < 10",
104-
"typescript": ">=3.6 < 3.8"
104+
"typescript": ">=3.6 < 3.9"
105105
},
106106
"peerDependenciesMeta": {
107107
"@angular/localize": {

0 commit comments

Comments
 (0)