Skip to content

Commit c71d2a6

Browse files
committed
Update package.json to include files for distribution
1 parent 8dea675 commit c71d2a6

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,9 @@
1111
},
1212
"devDependencies": {
1313
"typescript": "^5.7.2"
14-
}
15-
}
14+
},
15+
"files": [
16+
"dist",
17+
"bin"
18+
]
19+
}

0 commit comments

Comments
 (0)