mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
chore: remove themes directory from package.json files list (#2574)
This commit is contained in:
parent
a2f734f223
commit
84ba4686ed
@ -29,8 +29,7 @@
|
||||
"./*": "./*"
|
||||
},
|
||||
"files": [
|
||||
"dist",
|
||||
"themes"
|
||||
"dist"
|
||||
],
|
||||
"lint-staged": {
|
||||
"*.js": "eslint --fix"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user