apply typescript release-1.5 branch

This commit is contained in:
vvakame
2015-07-18 20:43:39 +09:00
parent 31218c8035
commit 0b0d8dfeb3
2 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -36,6 +36,6 @@
},
"devDependencies": {
"definition-tester": "0.2.0",
"typescript": "1.5.0-beta"
"typescript": "https://github.com/Microsoft/TypeScript/tarball/release-1.5"
}
}