Skip to content

Commit

Permalink
whitelist npm package files (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers authored May 27, 2018
1 parent 3a8b861 commit c471684
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@
"test": "standard && airtap --local --no-coverage test/index.js",
"test-browsers": "standard && airtap --sauce-connect --loopback airtap.local --no-coverage test/index.js"
},
"files": [
"index.js",
"iterator.js",
"util",
"collaborators.md",
"CHANGELOG.md",
"sauce-labs.svg"
],
"repository": {
"type": "git",
"url": "git@github.com:Level/level-js.git"
Expand Down

0 comments on commit c471684

Please sign in to comment.