Skip to content

Commit 37072fb

Browse files
sarunintfilipesilva
authored andcommitted
fix(@schematics/angular): increase version range for TypeScript
1 parent b834014 commit 37072fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"dependencies": {
1515
"@angular-devkit/core": "0.0.0",
1616
"@angular-devkit/schematics": "0.0.0",
17-
"typescript": ">=2.6.2 <2.8"
17+
"typescript": ">=2.6.2 <2.10"
1818
}
1919
}

0 commit comments

Comments
 (0)