Skip to content

Commit 41fba1d

Browse files
chore(package): update ts-node to version 6.0.2
Closes #82
1 parent f999dd1 commit 41fba1d

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
"nyc": "^11.2.1",
2727
"sinon": "^5.0.0",
2828
"sinon-chai": "^2.13.0",
29-
"ts-node": "^5.0.0",
29+
"ts-node": "^6.0.2",
3030
"tslint": "^5.7.0",
3131
"typescript": "^2.5.2"
3232
}

0 commit comments

Comments
 (0)