Merge pull request #419 from colkito/bug/insight-api-dependency
added insight-bitcore-api dependency form github insight repo
This commit is contained in:
commit
29b79e9ca9
@ -49,7 +49,7 @@
|
|||||||
"start": "INSIGHT_PUBLIC_PATH=public node node_modules/insight-bitcore-api/insight.js"
|
"start": "INSIGHT_PUBLIC_PATH=public node node_modules/insight-bitcore-api/insight.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"insight-bitcore-api": "latest"
|
"insight-bitcore-api": "git://github.com/bitpay/insight-api.git"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"bower": "~1.2.8",
|
"bower": "~1.2.8",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user