Skip to content

Commit

Permalink
chore(package): update ts-node to version 6.1.2
Browse files Browse the repository at this point in the history
Closes #10
  • Loading branch information
greenkeeper[bot] committed Jun 20, 2018
1 parent 393e8fa commit c04cdb6
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": "^6.1.2",
"typescript": "^2.4.1"
}
}

0 comments on commit c04cdb6

Please sign in to comment.