Skip to content

Commit 2ff2dcd

Browse files
authored
fix: dynamically require typescript (#803)
1 parent a3ab834 commit 2ff2dcd

File tree

5 files changed

+169
-110
lines changed

5 files changed

+169
-110
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint-remote-tester-repositories": "^2.0.2",
6161
"jiti": "^2.6.1",
6262
"prettier": "^3.6.2",
63-
"tsdown": "^0.15.7",
63+
"tsdown": "^0.15.10",
6464
"tsx": "^4.20.6",
6565
"typescript": "^5.9.3",
6666
"typescript-eslint": "^8.46.1",

0 commit comments

Comments
 (0)