Skip to content

Commit

Permalink
limit files in package
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Aug 20, 2019
1 parent 74b09ac commit 6a8ed06
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,9 @@
"devDependencies": {
"rimraf": "~2.2.8",
"tap": "^12.7.0"
}
},
"files": [
"index.js",
"lib"
]
}

0 comments on commit 6a8ed06

Please sign in to comment.