Skip to content

Commit

Permalink
only include index file in npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceK33z committed Dec 7, 2016
1 parent 1eb9dbe commit 6f422ef
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 @@ -15,6 +15,9 @@
"mocha": "^3.1.2",
"should": "^11.1.1"
},
"files": [
"index.js"
],
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 6f422ef

Please sign in to comment.