bump tsc version 1.4.1 to 1.5.0-alpha

This commit is contained in:
vvakame
2015-04-14 08:51:57 +09:00
parent 596281b152
commit d2ed7b7479
2 changed files with 118 additions and 56 deletions
+1 -1
View File
@@ -36,6 +36,6 @@
},
"devDependencies": {
"definition-tester": "0.2.0",
"typescript": "1.4.1"
"typescript": "1.5.0-alpha"
}
}