Use files in package.json instead .npmignore

This commit is contained in:
Kirill Fomichev 2016-02-15 09:12:11 +03:00
parent 17041553df
commit 567ac74384
2 changed files with 3 additions and 4 deletions

View file

@ -1,4 +0,0 @@
.gitignore
.travis.yml
jshint.json
test/

View file

@ -44,6 +44,9 @@
"type": "git",
"url": "https://github.com/bitcoinjs/bitcoinjs-lib.git"
},
"files": [
"src"
],
"config": {
"blanket": {
"pattern": [