mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-06 20:14:01 -06:00
Fix versions of TS and tslint
This commit is contained in:
parent
4fc38fb1bf
commit
cb216012e0
@ -75,8 +75,8 @@
|
||||
"through2": "latest",
|
||||
"travis-fold": "latest",
|
||||
"ts-node": "latest",
|
||||
"tslint": "next",
|
||||
"typescript": "next"
|
||||
"tslint": "3.15.1",
|
||||
"typescript": "2.0.*"
|
||||
},
|
||||
"scripts": {
|
||||
"pretest": "jake tests",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user