Update grunt-ts version to get the noEmitOnError setting. Apply the setting

This commit is contained in:
Erjan Gavalji
2015-04-28 09:31:25 +03:00
parent 7150230655
commit 7e66323431
2 changed files with 4 additions and 3 deletions

View File

@@ -18,7 +18,7 @@
"grunt-exec": "0.4.5",
"grunt-multi-dest": "1.0.0",
"grunt-shell": "1.1.2",
"grunt-ts": "1.12.1",
"grunt-ts": "4.0.1",
"grunt-tslint": "0.4.2",
"typescript": "1.4.1"
}