Skip to content

Commit

Permalink
Fix typescript version to 1.7 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Feb 17, 2016
1 parent 8f9dbf9 commit 83dee65
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 @@ -28,7 +28,7 @@
"schema"
],
"dependencies": {
"typescript": "~1.8.0",
"typescript": "1.7.5",
"glob": "~7.0.0",
"yargs": "^4.1.0"
},
Expand Down

0 comments on commit 83dee65

Please sign in to comment.