node 4.0.0 or higher
This commit is contained in:
parent
33c3ed4e03
commit
0bc590994d
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": ">=0.12"
|
||||
"node": ">=4.0.0"
|
||||
},
|
||||
"keywords": [
|
||||
"bitcoin",
|
||||
|
|
Loading…
Add table
Reference in a new issue