Skip to content

Commit

Permalink
chore: adds files section in package.json (#147)
Browse files Browse the repository at this point in the history
Signed-off-by: Helio Frota <00hf11@gmail.com>
  • Loading branch information
helio-frota authored May 12, 2020
1 parent 2882aff commit f8a62b2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@
"coverage-publish": "wget -qO - https://coverage.codacy.com/get.sh | bash -s report -l JavaScript -r coverage/lcov.info",
"release": "standard-version"
},
"files": [
"lib",
"v03",
"v1"
],
"standard-version": {
"types": [
{
Expand Down

0 comments on commit f8a62b2

Please sign in to comment.