Skip to content

Commit

Permalink
chore(package): update ts-node to version 5.0.0
Browse files Browse the repository at this point in the history
Closes #10
  • Loading branch information
greenkeeper[bot] committed Feb 19, 2018
1 parent 393e8fa commit d83c9f9
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 @@ -34,7 +34,7 @@
"assert": "^1.3.0",
"mocha": "^3.2.0",
"rimraf": "^2.5.2",
"ts-node": "^3.2.0",
"ts-node": "^5.0.0",
"typescript": "^2.4.1"
}
}

0 comments on commit d83c9f9

Please sign in to comment.