Skip to content

Commit e0587a0

Browse files
committed
Fix the TS version to 2.1.0-dev.20160906 to avoid build break in tslint untill a new package is released
1 parent 4685646 commit e0587a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"ts-node": "latest",
7878
"tsd": "latest",
7979
"tslint": "next",
80-
"typescript": "next"
80+
"typescript": "2.1.0-dev.20160906"
8181
},
8282
"scripts": {
8383
"pretest": "jake tests",

0 commit comments

Comments
 (0)