Skip to content

Commit ada4f2f

Browse files
authored
Merge pull request #363 from sc-forks/chore/testrpc-6.5.1
Chore/testrpc 6.5.1
2 parents cfeb132 + 8c373e9 commit ada4f2f

File tree

2 files changed

+314
-45
lines changed

2 files changed

+314
-45
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"license": "ISC",
2222
"dependencies": {
2323
"death": "^1.1.0",
24-
"ethereumjs-testrpc-sc": "6.4.5-sc.3",
24+
"ethereumjs-testrpc-sc": "^6.5.1-sc.0",
2525
"istanbul": "^0.4.5",
2626
"keccakjs": "^0.2.1",
2727
"req-cwd": "^1.0.1",
@@ -37,11 +37,11 @@
3737
"ethereumjs-account": "~2.0.4",
3838
"ethereumjs-tx": "^1.2.2",
3939
"ethereumjs-util": "^5.0.1",
40-
"ethereumjs-vm": "https://github.com/sc-forks/ethereumjs-vm-sc.git#b77327985b480ace0f11bc899475cadf981ddb65",
40+
"ethereumjs-vm": "https://github.com/sc-forks/ethereumjs-vm-sc.git#336d8841ab2c37da079d290ea5c5af6b34f20495",
4141
"merkle-patricia-tree": "~2.1.2",
4242
"mocha": "^4.1.0",
4343
"request": "^2.88.0",
4444
"solc": "^0.5.3",
45-
"truffle": "^5.0.26"
45+
"truffle": "^5.0.30"
4646
}
4747
}

0 commit comments

Comments
 (0)