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.
1 parent d23cd75 commit 38b1cf4Copy full SHA for 38b1cf4
lib/core/config.js
@@ -79,7 +79,7 @@ Config.prototype.loadContractsConfigFile = function() {
79
var configObject = {
80
"versions": {
81
"web3.js": "0.19.1",
82
- "solc": "0.4.17"
+ "solc": "0.4.18"
83
},
84
"deployment": {
85
"host": "localhost",
0 commit comments