Skip to content

Commit

Permalink
package: add engines for node
Browse files Browse the repository at this point in the history
  • Loading branch information
dcousens committed Oct 6, 2016
1 parent 6e77276 commit 724e5a8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 724e5a8

Please sign in to comment.