package: add engines for node

This commit is contained in:
Daniel Cousens 2016-10-06 21:22:24 +11:00 committed by Daniel Cousens
parent 418947e73f
commit f451863984

View file

@ -3,6 +3,9 @@
"version": "2.3.0",
"description": "Client-side Bitcoin JavaScript library",
"main": "./src/index.js",
"engines" : {
"node" : ">=0.12"
},
"keywords": [
"bitcoin",
"browser",