Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix(package): update solc to version 0.5.4
  • Loading branch information
greenkeeper[bot] committed Feb 12, 2019
commit cb2d2e79b9dffa4aaaf8baaa65768de2c81ecc32
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"request": "^2.88.0",
"request-promise": "^4.2.2",
"shelljs": "^0.8.2",
"solc": "^0.4.24",
"solc": "^0.5.4",
"truffle-contract": "^3.0.4",
"truffle-hdwallet-provider-privkey": "0.2.0",
"web3": "1.0.0-beta.34"
Expand Down