Skip to content

Commit

Permalink
Set up included files
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Sep 2, 2021
1 parent 5480fa3 commit bdc8204
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,10 @@
"ignore": [
"test-project/public"
]
}
},
"files": [
"bin.js",
"lib/**",
"index.js"
]
}

0 comments on commit bdc8204

Please sign in to comment.