Skip to content

Commit 6595204

Browse files
fix(package): update ts-node to version 8.4.1
Closes #38
1 parent c926640 commit 6595204

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
@@ -26,7 +26,7 @@
2626
},
2727
"homepage": "https://github.com/shawnkoon/coding-challenge-typescript#readme",
2828
"dependencies": {
29-
"ts-node": "8.3.0",
29+
"ts-node": "8.4.1",
3030
"tslint": "5.9.1",
3131
"typescript": "^3.3.3333"
3232
},

0 commit comments

Comments
 (0)