update package.json

This commit is contained in:
vvakame
2015-07-21 00:20:50 +09:00
parent bbe26eac71
commit 9fa6c4ee26
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -36,6 +36,6 @@
},
"devDependencies": {
"definition-tester": "0.2.0",
"typescript": "https://github.com/Microsoft/TypeScript/tarball/release-1.5"
"typescript": "1.5.3"
}
}