mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-23 04:28:19 +00:00
make linter happy
This commit is contained in:
parent
2ed4eee831
commit
408090a643
@ -12,7 +12,7 @@ class ContractsManager {
|
||||
this.contracts = {};
|
||||
this.logger = options.logger;
|
||||
this.plugins = options.plugins;
|
||||
this.solcVersion = options.contractsConfig.versions["solc"];
|
||||
this.solcVersion = options.contractsConfig.versions.solc;
|
||||
|
||||
this.contractDependencies = {};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user