mirror of
https://github.com/status-im/dappconnect-voting-sdk.git
synced 2025-01-09 10:32:19 +00:00
9 lines
214 B
JSON
9 lines
214 B
JSON
|
{
|
||
|
"compilerType": "solcjs",
|
||
|
"compilerVersion": "0.8.5",
|
||
|
"sourceDirectory": "./contracts",
|
||
|
"outputDirectory": "./build",
|
||
|
"nodeModulesDirectory": "./node_modules",
|
||
|
"flattenOutputDirectory": "./flatten"
|
||
|
}
|