Linking trick for openzeppelin imports in solidity

This commit is contained in:
rzadp 2019-05-15 14:40:32 +02:00
parent ac2781600e
commit 6d462801f0
2 changed files with 586 additions and 31 deletions

@ -23,5 +23,6 @@
"ansible-lint": "./deployment/lint.sh",
"oracle-e2e": "./oracle-e2e/run-tests.sh",
"clean": "rm -rf ./node_modules ./**/node_modules"
}
},
"postinstall": "ln -s $(pwd)/node_modules/openzeppelin-solidity/ contracts/node_modules/openzeppelin-solidity"
}

614
yarn.lock

File diff suppressed because it is too large Load Diff