Skip to content

Commit

Permalink
Minor package file change
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanbc committed Apr 7, 2017
1 parent 7345525 commit 21b5b11
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,11 @@
"pre-commit": [
"test"
],
"directories": {
"lib": "lib",
"test": "test"
},
"files": [
"index.js",
"./lib/*.js"
"index.js"
]
}

0 comments on commit 21b5b11

Please sign in to comment.