Skip to content

Commit

Permalink
Merge pull request #2394 from SimenB/files
Browse files Browse the repository at this point in the history
Use `files` in package.json
  • Loading branch information
simov committed Nov 18, 2016
2 parents 9f702bf + d05c86c commit 95b12d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .npmignore

This file was deleted.

5 changes: 5 additions & 0 deletions package.json
Expand Up @@ -21,6 +21,11 @@
"node": ">= 4"
},
"main": "index.js",
"files": [
"lib/",
"index.js",
"request.js"
],
"dependencies": {
"aws-sign2": "~0.6.0",
"aws4": "^1.2.1",
Expand Down

0 comments on commit 95b12d0

Please sign in to comment.