chore: adds files section in package.json (#147)

Signed-off-by: Helio Frota <00hf11@gmail.com>
This commit is contained in:
Helio Frota 2020-05-12 16:01:40 -03:00 committed by GitHub
parent 2882affb38
commit f8a62b2843
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -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": [
{