switch to TypeScript 1.7.3

This commit is contained in:
vvakame
2015-12-01 10:45:06 +09:00
parent fb2b3b1e06
commit 20636b122b
2 changed files with 203 additions and 240 deletions
+1 -1
View File
@@ -36,6 +36,6 @@
},
"devDependencies": {
"definition-tester": "0.3.0",
"typescript": "1.6.2"
"typescript": "1.7.3"
}
}