Skip to content

Commit

Permalink
fix: includes template-*/** to files
Browse files Browse the repository at this point in the history
  • Loading branch information
caoxiemeihao committed Mar 17, 2024
1 parent 000e29b commit 77d76f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"files": [
"dist",
"electron",
"template-*",
"template-*/**",
"index.js"
],
"keywords": [
Expand Down

0 comments on commit 77d76f4

Please sign in to comment.