Skip to content

Commit ff39634

Browse files
chore(package): update ts-node to version 8.10.0
Closes #12
1 parent a9b31fa commit ff39634

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
@@ -28,6 +28,6 @@
2828
"@types/node": "^9.3.0",
2929
"nodemon": "^1.14.1",
3030
"tslint": "5.9.1",
31-
"ts-node": "^6.0.0"
31+
"ts-node": "^8.10.0"
3232
}
3333
}

0 commit comments

Comments
 (0)