updated ethereum.js to 0.2.0

This commit is contained in:
cubedro 2015-03-27 20:26:45 +02:00
parent 0e76e169ca
commit a25d1aa90f

View File

@ -9,7 +9,7 @@
},
"dependencies": {
"debug": "~2.1.1",
"ethereum.js": "0.1.*",
"ethereum.js": "0.2.0",
"lodash": "^3.2.0",
"primus": "^2.4.12",
"primus-emit": "^0.1.2",