Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Lock ts-node to 1.1.0 while perf issue is investigated
  • Loading branch information
weswigham committed Jul 25, 2016
commit 41db48a4406e45454a665219ab63f8b42972dd57
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"run-sequence": "latest",
"sorcery": "latest",
"through2": "latest",
"ts-node": "latest",
"ts-node": "~1.1.0",
"tslint": "next",
"typescript": "next"
},
Expand Down