Skip to content

Commit

Permalink
Merge pull request #363 from sc-forks/chore/testrpc-6.5.1
Browse files Browse the repository at this point in the history
Chore/testrpc 6.5.1
  • Loading branch information
cgewecke committed Aug 2, 2019
2 parents cfeb132 + 8c373e9 commit ada4f2f
Show file tree
Hide file tree
Showing 2 changed files with 314 additions and 45 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -21,7 +21,7 @@
"license": "ISC",
"dependencies": {
"death": "^1.1.0",
"ethereumjs-testrpc-sc": "6.4.5-sc.3",
"ethereumjs-testrpc-sc": "^6.5.1-sc.0",
"istanbul": "^0.4.5",
"keccakjs": "^0.2.1",
"req-cwd": "^1.0.1",
Expand All @@ -37,11 +37,11 @@
"ethereumjs-account": "~2.0.4",
"ethereumjs-tx": "^1.2.2",
"ethereumjs-util": "^5.0.1",
"ethereumjs-vm": "https://github.com/sc-forks/ethereumjs-vm-sc.git#b77327985b480ace0f11bc899475cadf981ddb65",
"ethereumjs-vm": "https://github.com/sc-forks/ethereumjs-vm-sc.git#336d8841ab2c37da079d290ea5c5af6b34f20495",
"merkle-patricia-tree": "~2.1.2",
"mocha": "^4.1.0",
"request": "^2.88.0",
"solc": "^0.5.3",
"truffle": "^5.0.26"
"truffle": "^5.0.30"
}
}

0 comments on commit ada4f2f

Please sign in to comment.