switch to TypeScript v1.4 tag

This commit is contained in:
vvakame
2015-01-16 11:38:36 +09:00
parent 2cc4331067
commit 1eedca86ee
2 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -37,6 +37,6 @@
},
"devDependencies": {
"definition-tester": "0.2.0",
"typescript": "1.3.0"
"typescript": "Microsoft/TypeScript#v1.4"
}
}