Use typescript 1.5.3 for now

Workaround for #232
This commit is contained in:
Tim Lancina
2015-10-01 11:51:36 -05:00
parent f8cbd275c4
commit cb023e795b

View File

@ -61,7 +61,7 @@
"source-map-support": "^0.2.10",
"through2": "^0.6.3",
"traceur-runtime": "0.0.59",
"typescript": "^1.5.3",
"typescript": "1.5.3",
"vinyl": "^0.4.6",
"yargs": "^3.6.0"
}