Use npmignore file instead of files array

This commit is contained in:
Ludwig Schubert
2017-10-09 15:08:26 -07:00
parent 9526d99390
commit a65f546151
2 changed files with 9 additions and 5 deletions
-5
View File
@@ -6,11 +6,6 @@
"bin": {
"distill-render": "./bin/render.js"
},
"files": [
"dist",
"bin",
"examples"
],
"author": "Shan Carter",
"homepage": "https://github.com/distillpub/distill-template#readme",
"bugs": {