topic-democracy/embark.json
Ricardo Guilherme Schmidt 6750c665e8 cleanup bootstrap
2018-04-23 01:58:58 -03:00

11 lines
144 B
JSON

{
"contracts": ["contracts/**"],
"buildDir": "dist/",
"config": "config/",
"plugins": {
},
"versions": {
"solc": "0.4.21"
}
}