Skip to content

Commit 566fc0e

Browse files
committed
chore: add 'images' directory to package files for inclusion in the build
1 parent 0da136b commit 566fc0e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"main": "src/index.ts",
66
"type": "module",
77
"files": [
8-
"src"
8+
"src",
9+
"images"
910
],
1011
"scripts": {
1112
"test": "bun test",

0 commit comments

Comments
 (0)