Skip to content

Commit 70c3885

Browse files
committed
Use TypeScript 1.5-beta
1 parent 13b19be commit 70c3885

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"mocha": "1.21.4",
8080
"mocha-fibers": "https://github.com/Icenium/mocha-fibers/tarball/master",
8181
"should": "4.0.4",
82-
"typescript": "1.4.1"
82+
"typescript": "1.5.0-beta"
8383
},
8484
"license": "Apache-2.0",
8585
"engines": {

0 commit comments

Comments
 (0)