Skip to content

Commit 21c53d5

Browse files
committed
chore: remove themes directory from package.json files list
1 parent 96852f0 commit 21c53d5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
"./*": "./*"
3030
},
3131
"files": [
32-
"dist",
33-
"themes"
32+
"dist"
3433
],
3534
"lint-staged": {
3635
"*.js": "eslint --fix"

0 commit comments

Comments
 (0)