Revert "use temporary simulator fork on the test_app to fix web3.js dependency"

This reverts commit f077e017e9.
This commit is contained in:
Iuri Matias 2017-06-25 09:47:44 -04:00
parent f077e017e9
commit 955aab35de
1 changed files with 1 additions and 1 deletions

View File

@ -16,6 +16,6 @@
"dependencies": {
"embark-babel": "^1.0.0",
"embark-service": "./extensions/embark-service",
"ethereumjs-testrpc": "https://github.com/iurimatias/testrpc.git#master"
"ethereumjs-testrpc": "^3.0.3"
}
}