Skip to content

Commit 078df35

Browse files
committed
Upgrade testrpc-sc to 6.5.1
1 parent cfeb132 commit 078df35

File tree

2 files changed

+309
-40
lines changed

2 files changed

+309
-40
lines changed

package.json

Lines changed: 2 additions & 2 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,7 +37,7 @@
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",

0 commit comments

Comments
 (0)