update typescript version 1.5.0-alpha to 1.5.0-beta

This commit is contained in:
vvakame
2015-05-01 12:22:00 +09:00
parent 6d64be2b28
commit 609e8e45ca
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -36,6 +36,6 @@
},
"devDependencies": {
"definition-tester": "0.2.0",
"typescript": "1.5.0-alpha"
"typescript": "1.5.0-beta"
}
}