change insight-api dep to github

This commit is contained in:
Matias Alejo Garcia 2014-03-10 16:48:05 -03:00
parent cbe3e2c29e
commit 42d8b4a0ca
1 changed files with 2 additions and 1 deletions

View File

@ -27,6 +27,7 @@
{
"name": "Juan Ignacio Sosa Lopez",
"email": "bechilandia@gmail.com"
}
],
"bugs": {
@ -46,7 +47,7 @@
"start": "INSIGHT_PUBLIC_PATH=public node node_modules/insight-bitcore-api/insight.js"
},
"dependencies": {
"insight-bitcore-api": "~0.1.4"
"insight-bitcore-api": "git://github.com/bitpay/insight-api"
},
"devDependencies": {
"bower": "~1.2.8",