mirror of
https://github.com/status-im/topic-democracy.git
synced 2025-02-24 16:18:46 +00:00
14 lines
233 B
JSON
14 lines
233 B
JSON
{
|
|
"contracts": ["contracts/**"],
|
|
"app": {},
|
|
"buildDir": "dist/",
|
|
"config": "config/",
|
|
"versions": {
|
|
"web3": "1.0.0-beta",
|
|
"solc": "0.5.0",
|
|
"ipfs-api": "17.2.4",
|
|
"p-iteration": "1.1.7"
|
|
},
|
|
"plugins": {}
|
|
}
|