Skip to content

Commit

Permalink
use .files instead of .npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanong committed Aug 29, 2014
1 parent 27f3d7c commit ac9b896
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .npmignore

This file was deleted.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@
},
"scripts": {
"test": "make test"
}
},
"files": ["index.js", "LICENSE"]
}

0 comments on commit ac9b896

Please # to comment.