Skip to content

Commit 48296c2

Browse files
committed
Merge pull request #467 from NativeScript/totev/tsc15
Use TypeScript 1.5-beta
2 parents 13b19be + 70c3885 commit 48296c2

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)