From 7b3e682dbb744106abfcfef3cee5b475a52e77d6 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Mon, 10 Mar 2014 13:04:11 -0300 Subject: [PATCH 1/2] update versions --- package.json | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 0a3d828..5e90ba7 100644 --- a/package.json +++ b/package.json @@ -36,20 +36,17 @@ "license": "MIT", "keywords": [ "insight", - "secret", - "enigma", - "riddle", - "mystification", - "puzzle", - "conundrum", - "client", + "blockchain", + "blockexplorer", + "bitcoin", + "bitcore", "front-end" ], "scripts": { "start": "INSIGHT_PUBLIC_PATH=public node node_modules/insight-bitcore-api/insight.js" }, "dependencies": { - "insight-bitcore-api": "git://github.com/bitpay/insight-api.git" + "insight-bitcore-api": "~0.1.4" }, "devDependencies": { "bower": "~1.2.8", From cbe3e2c29e5c406f6c799959c068d2cf54286aea Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Mon, 10 Mar 2014 15:08:00 -0300 Subject: [PATCH 2/2] fix package json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e90ba7..316eb65 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, { "name": "Juan Ignacio Sosa Lopez", - "email": "bechilandia@gmail.com" + "email": "bechilandia@gmail.com" } ], "bugs": {