Skip to content

Commit b33c696

Browse files
filipesilvahansl
authored andcommitted
fix(@angular/cli): allow ts 2.5
1 parent 3068f91 commit b33c696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@angular/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"style-loader": "^0.13.1",
7575
"stylus": "^0.54.5",
7676
"stylus-loader": "^3.0.1",
77-
"typescript": ">=2.0.0 <2.5.0",
77+
"typescript": ">=2.0.0 <2.6.0",
7878
"url-loader": "^0.5.7",
7979
"webpack": "~3.5.5",
8080
"webpack-concat-plugin": "1.4.0",

0 commit comments

Comments
 (0)