diff --git a/package.json b/package.json index 0ed7267..0a3d828 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "start": "INSIGHT_PUBLIC_PATH=public node node_modules/insight-bitcore-api/insight.js" }, "dependencies": { - "insight-bitcore-api": "latest" + "insight-bitcore-api": "git://github.com/bitpay/insight-api.git" }, "devDependencies": { "bower": "~1.2.8",