Skip to content

Commit

Permalink
chore: use files filed for whitelist fixes #28
Browse files Browse the repository at this point in the history
  • Loading branch information
hertzg committed Jul 18, 2020
1 parent dba76bf commit b4aaecf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,25 +1,9 @@
.idea
docs/
build/Release
.lock-wscript
.grunt
.nyc_output/
*.lcov
lib-cov
pids
*.pid
*.seed
logs
*.log
test/
scripts/
.travis.yml
*.tgz
*.tar.gz
*.tar
.editorconfig
.prettierrc
.jsdoc.json
.github/
.dockerignore
docker-compose.yaml
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
"darwin",
"linux"
],
"files": [
"lib/",
"*.d.ts"
],
"engines": {
"node": ">=4"
},
Expand Down

0 comments on commit b4aaecf

Please sign in to comment.