Skip to content

Commit

Permalink
Explicitly set files to publish to npm. Ref gruntjs/gruntjs.com#65
Browse files Browse the repository at this point in the history
  • Loading branch information
shama committed Dec 15, 2013
1 parent 7d16826 commit 710c462
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 @@ -42,5 +42,9 @@
},
"keywords": [
"gruntplugin"
],
"files": [
"tasks",
"LICENSE-MIT"
]
}

0 comments on commit 710c462

Please sign in to comment.