mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-06 15:03:14 -05:00
Fix the TS version to 2.1.0-dev.20160906 to avoid build break in tslint untill a new package is released
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
"ts-node": "latest",
|
||||
"tsd": "latest",
|
||||
"tslint": "next",
|
||||
"typescript": "next"
|
||||
"typescript": "2.1.0-dev.20160906"
|
||||
},
|
||||
"scripts": {
|
||||
"pretest": "jake tests",
|
||||
|
||||
Reference in New Issue
Block a user