Skip to content

Commit

Permalink
Merge pull request #5 from TrySound/npm-files
Browse files Browse the repository at this point in the history
Add npm files filter
  • Loading branch information
defunctzombie committed Oct 2, 2015
2 parents b5d10a2 + 631134d commit b5ae1b1
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 @@ -15,6 +15,10 @@
"url": "git://github.com/defunctzombie/node-util"
},
"main": "./util.js",
"files": [
"util.js",
"support"
],
"scripts": {
"test": "node test/node/*.js && zuul test/browser/*.js"
},
Expand Down

0 comments on commit b5ae1b1

Please sign in to comment.