Skip to content

Commit 567ac74

Browse files
committed
Use files in package.json instead .npmignore
1 parent 1704155 commit 567ac74

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.npmignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@
4444
"type": "git",
4545
"url": "https://github.com/bitcoinjs/bitcoinjs-lib.git"
4646
},
47+
"files": [
48+
"src"
49+
],
4750
"config": {
4851
"blanket": {
4952
"pattern": [

0 commit comments

Comments
 (0)