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 bc14a58 commit b884948
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .npmignore

This file was deleted.

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,9 @@
"keywords": [
"gruntplugin",
"watch"
],
"files": [
"tasks",
"LICENSE-MIT"
]
}

0 comments on commit b884948

Please sign in to comment.