Skip to content

Commit

Permalink
Add files property in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MrWillCom committed Aug 17, 2024
1 parent 3e26b0d commit 763b379
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@
"bugs": {
"url": "https://github.com/MrWillCom/hexo-theme-cupertino/issues"
},
"files": [
"_config.yml",
"layout",
"scripts",
"source",
"languages",
"assets"
],
"scripts": {
"format": "prettier . --write"
},
Expand Down

0 comments on commit 763b379

Please sign in to comment.