Browse Source

Add files to package.json

fixTypes
junderw 6 years ago
parent
commit
581ab5f136
No known key found for this signature in database GPG Key ID: B256185D3A971908
  1. 3
      package.json

3
package.json

@ -36,7 +36,8 @@
"url": "https://github.com/bitcoinjs/bitcoinjs-lib.git"
},
"files": [
"src"
"src",
"types"
],
"dependencies": {
"@types/node": "10.12.18",

Loading…
Cancel
Save