pkg: require node v4.5.0.

This commit is contained in:
Christopher Jeffrey 2017-05-31 06:26:26 -07:00
parent 312d0db92b
commit 95ac218ef2
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD

View File

@ -20,7 +20,7 @@
"wallet"
],
"engines": {
"node": ">= 0.11.0"
"node": "^4.5.0 || >=5.10.0"
},
"dependencies": {
"bn.js": "4.11.6",