contracts/embark.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": {}
}