Update TypeScript dependency to ^1.8.10 (1.8.0 produces errors).

This commit is contained in:
Erich Gamma 2016-06-20 15:51:58 +02:00
parent 64e08d8f42
commit d2f9b29ca3

View file

@ -83,7 +83,7 @@
"sinon": "^1.17.2",
"source-map": "^0.4.4",
"tslint": "^3.3.0",
"typescript": "^1.8.0",
"typescript": "^1.8.10",
"uglify-js": "2.4.8",
"underscore": "^1.8.2",
"vinyl": "^0.4.5",