Skip to content

Commit

Permalink
Add files to package.json and remove .npmignore and .dntrc
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Apr 17, 2021
1 parent ec49806 commit 29d8b5d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 25 deletions.
19 changes: 0 additions & 19 deletions .dntrc

This file was deleted.

6 changes: 0 additions & 6 deletions .npmignore

This file was deleted.

7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@
"dependency-check": "dependency-check --no-dev .",
"prepublishOnly": "npm run dependency-check"
},
"files": [
"lib",
"CHANGELOG.md",
"CONTRIBUTORS.md",
"UPGRADING.md",
"sauce-labs.svg"
],
"dependencies": {
"catering": "^2.0.0",
"deferred-leveldown": "~5.3.0",
Expand Down

0 comments on commit 29d8b5d

Please sign in to comment.