Skip to content

Commit 2ab0caf

Browse files
Merge pull request #5 from coding-blocks/greenkeeper/ts-node-6.0.0
Update ts-node to the latest version 🚀
2 parents 6f9b51f + 41b5ee2 commit 2ab0caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"nyc": "^11.3.0",
3232
"request": "^2.83.0",
3333
"rimraf": "^2.6.2",
34-
"ts-node": "^5.0.0",
34+
"ts-node": "^6.0.0",
3535
"typescript": "^2.6.1"
3636
},
3737
"scripts": {

0 commit comments

Comments
 (0)