From 4b149c87bf4737515329c3bde33f4a7d4b0ff136 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Mon, 2 Jun 2014 10:35:22 -0300 Subject: [PATCH] . --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2989c6e..fc22135 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "start": "INSIGHT_PUBLIC_PATH=public node node_modules/.bin/insight-bitcore-api" }, "dependencies": { - "insight-bitcore-api": "~0.2.2" + "insight-bitcore-api": ">=0.2.2" }, "devDependencies": { "bower": "~1.2.8",