fix(sol-cov): Remove old files and update config.contractsDir

This commit is contained in:
Alex Browne
2018-08-20 13:56:19 -07:00
parent 4ded591624
commit da3dc7affc
3 changed files with 1 additions and 191 deletions

View File

@@ -1,6 +1,6 @@
{
"artifactsDir": "../migrations/artifacts/2.0.0",
"contractsDir": "src/contracts",
"contractsDir": "src/",
"compilerSettings": {
"optimizer": {
"enabled": true,