Skip to content

Commit c16e4ab

Browse files
committed
chore: remove themes directory from package.json files list
1 parent a2f734f commit c16e4ab

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)