Skip to content

Commit 84ba468

Browse files
authored
chore: remove themes directory from package.json files list (#2574)
1 parent a2f734f commit 84ba468

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)