Skip to content

Commit 53684fc

Browse files
committed
Update to the latest ts-node version.
1 parent adb23c1 commit 53684fc

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
@@ -4,7 +4,7 @@
44
"description": "A db-migrate plugin to enable Typescript style migrations.",
55
"main": "index.js",
66
"dependencies": {
7-
"ts-node": "^1.3.0"
7+
"ts-node": "^3.0.2"
88
},
99
"devDependencies": {},
1010
"scripts": {

0 commit comments

Comments
 (0)