Skip to content

Commit

Permalink
Specify files: in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
autopulated committed Jan 29, 2024
1 parent 573caf2 commit 105dd14
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 @@ -7,6 +7,9 @@
"test": "tap run --show-full-coverage --allow-incomplete-coverage",
"lint": "./node_modules/.bin/eslint -c .eslintrc.json './{,!(node_modules)/**/}*.js'"
},
"files": [
"index.js"
],
"keywords": [
"dynamodb",
"dynamodb-doc-client",
Expand Down

0 comments on commit 105dd14

Please sign in to comment.