package: bump to Node 8 and above
This commit is contained in:
parent
7484b84589
commit
0bdf6beda1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"description": "Client-side Bitcoin JavaScript library",
|
||||
"main": "./src/index.js",
|
||||
"engines": {
|
||||
"node": ">=4.0.0"
|
||||
"node": ">=8.0.0"
|
||||
},
|
||||
"keywords": [
|
||||
"bitcoinjs",
|
||||
|
|
Loading…
Add table
Reference in a new issue