mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-11 02:15:10 -05:00
Fix versions of TypeScript and tslint
This commit is contained in:
@@ -75,8 +75,8 @@
|
||||
"through2": "latest",
|
||||
"travis-fold": "latest",
|
||||
"ts-node": "latest",
|
||||
"tslint": "next",
|
||||
"typescript": "next"
|
||||
"tslint": "4.3.0-dev.0",
|
||||
"typescript": "^2.2"
|
||||
},
|
||||
"scripts": {
|
||||
"pretest": "jake tests",
|
||||
|
||||
Reference in New Issue
Block a user