Skip to content

Commit 12bbd01

Browse files
committed
chore(package): try fixing dist export
1 parent 8a2ddd8 commit 12bbd01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/klesia-sdk/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"import": "./dist/index.js"
1212
}
1313
},
14+
"files": ["dist"],
1415
"scripts": {
1516
"build": "tsup",
1617
"test": "bun test",

0 commit comments

Comments
 (0)