Skip to content

Commit ae4f14e

Browse files
committed
Use sc-forked libs on master branch until working with original
1 parent 0b00154 commit ae4f14e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
"license": "ISC",
2323
"dependencies": {
2424
"death": "^1.1.0",
25-
"ganache-cli": "^6.1.0",
25+
"ethereumjs-testrpc-sc": "6.1.2",
2626
"istanbul": "^0.4.5",
2727
"keccakjs": "^0.2.1",
2828
"req-cwd": "^1.0.1",
2929
"shelljs": "^0.7.4",
3030
"sol-explore": "^1.6.2",
31-
"solidity-parser": "^0.4.0",
31+
"solidity-parser-sc": "0.4.7",
3232
"web3": "^0.18.4"
3333
},
3434
"devDependencies": {
@@ -40,7 +40,7 @@
4040
"ethereumjs-account": "~2.0.4",
4141
"ethereumjs-tx": "^1.2.2",
4242
"ethereumjs-util": "^5.0.1",
43-
"ethereumjs-vm": "hosho/ethereumjs-vm-sc",
43+
"ethereumjs-vm": "https://github.com/sc-forks/ethereumjs-vm-sc.git#6be86e6f12634b711423203e6744cafe07c38e69",
4444
"merkle-patricia-tree": "~2.1.2",
4545
"mocha": "^3.1.0",
4646
"request": "^2.81.0",

0 commit comments

Comments
 (0)