update to ethereum.js 2.1.3

This commit is contained in:
cubedro 2015-04-02 17:13:29 +03:00
parent fc70b28706
commit 65653fcc3c

View File

@ -9,7 +9,7 @@
}, },
"dependencies": { "dependencies": {
"debug": "~2.1.3", "debug": "~2.1.3",
"ethereum.js": "0.2.1", "ethereum.js": "0.2.3",
"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",