Skip to content

Commit

Permalink
Merge pull request #74 from locks/patch-1
Browse files Browse the repository at this point in the history
Include only necessary files in npm package
  • Loading branch information
stefanpenner authored Aug 5, 2016
2 parents fdbf0f1 + 0edfb53 commit 23a6547
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
"type": "git",
"url": "https://github.com/broccolijs/broccoli-funnel.git"
},
"files": [
"index.js"
],
"scripts": {
"test": "mocha tests/",
"test:debug": "mocha debug tests/"
Expand Down

0 comments on commit 23a6547

Please # to comment.