Skip to content

Commit e4a5a1f

Browse files
committed
fix: missing themes in files
1 parent 86c7f27 commit e4a5a1f

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
@@ -21,7 +21,8 @@
2121
},
2222
"license": "MIT",
2323
"files": [
24-
"dist"
24+
"dist",
25+
"themes"
2526
],
2627
"type": "module",
2728
"sideEffects": false,

0 commit comments

Comments
 (0)