Skip to content

Commit

Permalink
Add LICENCE and README to 'files'
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephusPaye committed Apr 16, 2016
1 parent b58e0e7 commit 620914c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@
],
"files": [
"dist",
"src"
"src",
"LICENSE",
"README.md"
],
"author": "Josephus Paye II",
"license": "MIT",
Expand Down

0 comments on commit 620914c

Please sign in to comment.