Skip to content

Commit

Permalink
Merge pull request #3 from dexlab-io/greenkeeper/ts-node-6.0.0
Browse files Browse the repository at this point in the history
Update ts-node to the latest version 🚀
  • Loading branch information
Alexintosh authored Apr 26, 2018
2 parents c0284a9 + 0add6c4 commit a9b31fa
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,6 +28,6 @@
"@types/node": "^9.3.0",
"nodemon": "^1.14.1",
"tslint": "5.9.1",
"ts-node": "^5.0.1"
"ts-node": "^6.0.0"
}
}

0 comments on commit a9b31fa

Please sign in to comment.