Skip to content

Commit be8e35b

Browse files
authored
Merge pull request #1 from pinkiebell/wip
truffle v5, leapdao/solidity-parser
2 parents 194b336 + cc2ec31 commit be8e35b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"req-cwd": "^1.0.1",
2929
"shelljs": "^0.7.4",
3030
"sol-explore": "^1.6.2",
31-
"solidity-parser-sc": "0.4.11",
31+
"solidity-parser-sc": "https://github.com/leapdao/solidity-parser.git#898896cff7d22a729e5af3bc32f53a72edb1f1bf",
3232
"tree-kill": "^1.2.0",
3333
"web3": "^0.20.6"
3434
},
@@ -46,6 +46,6 @@
4646
"mocha": "^4.1.0",
4747
"request": "^2.81.0",
4848
"solc": "^0.4.24",
49-
"truffle": "^4.1.14"
49+
"truffle": "^5.0.0"
5050
}
5151
}

0 commit comments

Comments
 (0)