Fix module building

This commit is contained in:
ThatTonybo
2025-08-12 00:50:51 +10:00
parent 32a49839a6
commit 33747bad59
4 changed files with 24 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
"@tsconfig/bun": "^1.0.8",
"@types/bun": "latest",
"@types/node-ipc": "^9.2.3",
"typescript": "^5",
"typescript": "^5.9.2",
},
},
},