Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Commit

Permalink
Fix typescript version to 1.6.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
adidahiya committed Sep 3, 2015
1 parent 0a4cb11 commit aab0f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"grunt-tslint": "latest",
"mocha": "^2.2.5",
"tslint": "latest",
"typescript": "next"
"typescript": "1.6.0-beta"
},
"license": "Apache-2.0"
}

0 comments on commit aab0f74

Please sign in to comment.