Skip to content

Commit

Permalink
chore(package.json): Remove README.md to prevent unwanted files getti…
Browse files Browse the repository at this point in the history
…ng packaged

With README.md in the files array, the READMEs inside of docs/ and icons/ were being included in the
npm package.
  • Loading branch information
ryanoglesby08 committed Jul 27, 2017
1 parent ee7cfc3 commit da485aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"src",
"CHANGELOG.md",
"CONTRIBUTING.md",
"README.md",
"UPGRADING.md"
],
"scripts": {
Expand Down

0 comments on commit da485aa

Please sign in to comment.