update versions

This commit is contained in:
Matias Alejo Garcia 2014-03-10 13:04:11 -03:00
parent e66461cb1c
commit 7b3e682dbb

View File

@ -36,20 +36,17 @@
"license": "MIT", "license": "MIT",
"keywords": [ "keywords": [
"insight", "insight",
"secret", "blockchain",
"enigma", "blockexplorer",
"riddle", "bitcoin",
"mystification", "bitcore",
"puzzle",
"conundrum",
"client",
"front-end" "front-end"
], ],
"scripts": { "scripts": {
"start": "INSIGHT_PUBLIC_PATH=public node node_modules/insight-bitcore-api/insight.js" "start": "INSIGHT_PUBLIC_PATH=public node node_modules/insight-bitcore-api/insight.js"
}, },
"dependencies": { "dependencies": {
"insight-bitcore-api": "git://github.com/bitpay/insight-api.git" "insight-bitcore-api": "~0.1.4"
}, },
"devDependencies": { "devDependencies": {
"bower": "~1.2.8", "bower": "~1.2.8",