mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 14:24:24 +00:00
Merge pull request #394 from embark-framework/update-solc-0.4.23
Update templates to solc version 0.4.23 to prevent issue with loading library.
This commit is contained in:
commit
a6b1d88c23
@ -10,7 +10,7 @@
|
||||
"config": "config/",
|
||||
"versions": {
|
||||
"web3": "1.0.0-beta",
|
||||
"solc": "0.4.17",
|
||||
"solc": "0.4.23",
|
||||
"ipfs-api": "17.2.4"
|
||||
},
|
||||
"plugins": {}
|
||||
|
@ -9,7 +9,7 @@
|
||||
"config": "config/",
|
||||
"versions": {
|
||||
"web3": "1.0.0-beta",
|
||||
"solc": "0.4.17",
|
||||
"solc": "0.4.23",
|
||||
"ipfs-api": "17.2.4"
|
||||
},
|
||||
"plugins": {
|
||||
|
@ -10,7 +10,7 @@
|
||||
"webserver": false
|
||||
},
|
||||
"versions": {
|
||||
"solc": "0.4.17"
|
||||
"solc": "0.4.23"
|
||||
},
|
||||
"plugins": {}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user