Skip to content

Commit

Permalink
Use bitcore-lib as a peerDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
CaptEmulation committed Mar 25, 2017
1 parent b7a6845 commit 42122cb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
"url": "https://github.com/bitpay/bitcore-p2p.git"
},
"dependencies": {
"bitcore-lib": "^0.13.7",
"bloom-filter": "^0.2.0",
"buffers": "bitpay/node-buffers#v0.1.2-bitpay",
"socks5-client": "^0.3.6"
Expand All @@ -64,5 +63,8 @@
"gulp": "^3.8.10",
"sinon": "^1.12.2"
},
"peerDependencies": {
"bitcore-lib": "^0.14.0"
},
"license": "MIT"
}

0 comments on commit 42122cb

Please sign in to comment.