From 7b3e682dbb744106abfcfef3cee5b475a52e77d6 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Mon, 10 Mar 2014 13:04:11 -0300 Subject: [PATCH] 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",