package: bump to Node 8 and above
This commit is contained in:
parent
7484b84589
commit
0bdf6beda1
@ -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…
Reference in New Issue
Block a user