mirror of
https://github.com/status-im/contracts.git
synced 2025-02-23 12:08:47 +00:00
Set the version of solc
This commit is contained in:
parent
82b91db5c8
commit
43d56ead02
@ -2,7 +2,7 @@
|
||||
"default": {
|
||||
"versions": {
|
||||
"web3.js": "1.0.0-beta",
|
||||
"solc": "0.4.17"
|
||||
"solc": "0.4.21"
|
||||
},
|
||||
"deployment": {
|
||||
"host": "localhost",
|
||||
|
@ -3,5 +3,8 @@
|
||||
"buildDir": "dist/",
|
||||
"config": "config/",
|
||||
"plugins": {
|
||||
},
|
||||
"versions": {
|
||||
"solc": "0.4.21"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user