Skip to content

Commit

Permalink
Only including files necessary to run the script when installing from…
Browse files Browse the repository at this point in the history
… npm, fixes jackmoore#127.
  • Loading branch information
jackmoore committed Nov 11, 2015
1 parent 97a0f84 commit 94e8d72
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
"form",
"ui"
],
"files": [
"dist",
"src"
],
"author": {
"name": "Jack Moore",
"url": "http://www.jacklmoore.com",
Expand Down

0 comments on commit 94e8d72

Please sign in to comment.