switch to typescript@1.8.7

This commit is contained in:
vvakame
2016-03-12 22:14:11 +09:00
parent 0d622d857f
commit e6f4682309
2 changed files with 20 additions and 22 deletions
+2 -3
View File
@@ -27,9 +27,8 @@
"refmap": "dt --dry --print-refmap",
"help": "dt -h"
},
"dependencies": {},
"devDependencies": {
"definition-tester": "0.5.1",
"typescript": "1.8.2"
"definition-tester": "0.5.2",
"typescript": "1.8.7"
}
}