Skip to content

Commit 6d2beea

Browse files
committed
fix: publish blank unleashed-typescript directory
1 parent 6cac2ba commit 6d2beea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@
2222
},
2323
"files": [
2424
"bin",
25+
"lib",
2526
"build",
26-
"lib"
27+
"unleashed-typescript"
2728
],
2829
"scripts": {
2930
"build": "tsup",

0 commit comments

Comments
 (0)