depends on the tsc 1.6

This commit is contained in:
vvakame
2015-08-28 23:44:10 +09:00
parent 0a51ae619b
commit f37be46789
2 changed files with 1 additions and 314 deletions

View File

@@ -36,6 +36,6 @@
},
"devDependencies": {
"definition-tester": "0.2.0",
"typescript": "1.5.3"
"typescript": "https://github.com/Microsoft/TypeScript/tarball/release-1.6"
}
}