Make contracts 4.24 compatible (#951)
* Make contracts 4.24 compatible
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | @@ -58,7 +58,7 @@ | ... | @@ -58,7 +58,7 @@ |
| "ganache-cli": "6.1.0", | "ganache-cli": "6.1.0", | ||
| "solidity-coverage": "^0.5.0", | "solidity-coverage": "^0.5.0", | ||
| "solium": "^1.1.7", | "solium": "^1.1.7", | ||
| "truffle": "^4.1.8", | "truffle": "^4.1.11", | ||
| "truffle-hdwallet-provider": "0.0.3", | "truffle-hdwallet-provider": "0.0.3", | ||
| "web3-utils": "^1.0.0-beta.34" | "web3-utils": "^1.0.0-beta.34" | ||
| } | } | ||
| ... | ... |
Please
register
or
sign in
to comment