Skip to content

Commit

Permalink
chore: add files to package
Browse files Browse the repository at this point in the history
  • Loading branch information
AVVS committed Feb 9, 2019
1 parent 4c6b891 commit 5b30abb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,9 @@
"compile": "babel -d ./lib src",
"prepublish": "yarn compile",
"pretest": "yarn compile"
}
},
"files": [
"src/",
"lib/"
]
}

0 comments on commit 5b30abb

Please sign in to comment.