update versions

This commit is contained in:
Matias Alejo Garcia 2014-03-10 13:04:11 -03:00
parent e66461cb1c
commit 7b3e682dbb
1 changed files with 5 additions and 8 deletions

View File

@ -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",