fix cli builds

This commit is contained in:
nicktrn
2025-05-01 01:02:03 +01:00
parent 8df5122f8e
commit ddb40ae266
+3
View File
@@ -39,6 +39,9 @@
"esm"
],
"project": "./tsconfig.src.json",
"exclude": [
"**/*.test.ts"
],
"exports": {
"./package.json": "./package.json",
".": "./src/index.ts"