Skip to content

Commit

Permalink
chore(package): specify files to shrink package size (hexojs#3378)
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung authored and Thomas Parisot committed Jan 17, 2020
1 parent a5cf267 commit 9a3d7a9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
"lib": "./lib",
"bin": "./bin"
},
"files": [
"lib/",
"bin/"
],
"repository": "hexojs/hexo",
"homepage": "https://hexo.io/",
"keywords": [
Expand Down

0 comments on commit 9a3d7a9

Please sign in to comment.