Skip to content

Commit ac88873

Browse files
committed
fix: use tsx instead of ts-node
1 parent 4959abf commit ac88873

9 files changed

+292
-136
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"resolve": "^1.19.0",
124124
"shallowequal": "^1.1.0",
125125
"tiny-typed-emitter": "^2.1.0",
126-
"ts-node": "^10.9.1",
126+
"tsx": "^4.19.3",
127127
"yargs": "^17.6.2",
128128
"zod": "^3.22.4"
129129
},

0 commit comments

Comments
 (0)