Skip to content

Commit

Permalink
(chore) be picky about which files to bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgoebel committed Jul 8, 2022
1 parent c4e5807 commit f3437c0
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 @@ -24,6 +24,10 @@
"base16-builder",
"base24-builder"
],
"files": [
"lib/**",
"bin/**"
],
"author": "Josh Goebel <hello@joshgoebel.com>",
"contributors": [
"Richard Neil Ilagan <me@richardneililagan.com>"
Expand Down

0 comments on commit f3437c0

Please sign in to comment.