We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 194b336 + cc2ec31 commit be8e35bCopy full SHA for be8e35b
package.json
@@ -28,7 +28,7 @@
28
"req-cwd": "^1.0.1",
29
"shelljs": "^0.7.4",
30
"sol-explore": "^1.6.2",
31
- "solidity-parser-sc": "0.4.11",
+ "solidity-parser-sc": "https://github.com/leapdao/solidity-parser.git#898896cff7d22a729e5af3bc32f53a72edb1f1bf",
32
"tree-kill": "^1.2.0",
33
"web3": "^0.20.6"
34
},
@@ -46,6 +46,6 @@
46
"mocha": "^4.1.0",
47
"request": "^2.81.0",
48
"solc": "^0.4.24",
49
- "truffle": "^4.1.14"
+ "truffle": "^5.0.0"
50
}
51
0 commit comments