Fix the version of ts to 2.5

This commit is contained in:
Mohamed Hegazy
2017-09-19 16:11:29 -07:00
parent 387fc205d0
commit dac383e402

View File

@@ -74,7 +74,7 @@
"travis-fold": "latest",
"ts-node": "latest",
"tslint": "latest",
"typescript": "next"
"typescript": "^2.5"
},
"scripts": {
"pretest": "jake tests",