use typescript@1.6.0-beta

This commit is contained in:
vvakame
2015-09-03 13:15:46 +09:00
parent 1c53afa237
commit 518d31b7cf
+1 -1
View File
@@ -36,6 +36,6 @@
},
"devDependencies": {
"definition-tester": "0.2.0",
"typescript": "https://github.com/Microsoft/TypeScript/tarball/release-1.6"
"typescript": "1.6.0-beta"
}
}