Skip to content

Commit

Permalink
Misc: add files to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexej Yaroshevich committed Jul 20, 2015
1 parent d24efc7 commit 075b0a0
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 @@ -29,5 +29,10 @@
"jscs-jsdoc": "^1.1.0",
"jshint": "^2.8.0",
"mocha": "^2.2.5"
}
},
"files": [
"lib",
"README.md",
"LICENSE"
]
}

0 comments on commit 075b0a0

Please sign in to comment.