update to ethereum 0.2.4

This commit is contained in:
cubedro 2015-04-02 17:36:58 +03:00
parent 65653fcc3c
commit 2910ffb93d

View File

@ -9,7 +9,7 @@
}, },
"dependencies": { "dependencies": {
"debug": "~2.1.3", "debug": "~2.1.3",
"ethereum.js": "0.2.3", "ethereum.js": "0.2.4",
"lodash": "^3.6.0", "lodash": "^3.6.0",
"primus": "^3.0.2", "primus": "^3.0.2",
"primus-emit": "^0.1.2", "primus-emit": "^0.1.2",