package: bump to Node 8 and above

This commit is contained in:
Daniel Cousens 2018-07-17 16:54:29 +10:00
parent 7484b84589
commit 0bdf6beda1

View file

@ -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",