Skip to content

Commit

Permalink
added some more files to package.json #415
Browse files Browse the repository at this point in the history
  • Loading branch information
kof committed Feb 10, 2017
1 parent 124e001 commit 1a21e03
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,10 @@
"files": [
"dist",
"lib",
"flow-typed"
"flow-typed",
"readme.md",
"changelog.md",
"LICENSE"
],
"lint-staged": {
"./src ./tests ./benchmark ./*.js": [
Expand Down

0 comments on commit 1a21e03

Please sign in to comment.