forked from Consensys/permissioning-smart-contracts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[OP-95] Update dependencies for Node >= 12 (Consensys#166)
`yarn install` was failing on versions of Node.js later than 11 due to incompatible indirect dependencies (sha3, scrypt). Update dependencies to versions that do not use the incompatible dependencies. - Update truffle-hdwallet-provider to a later version. - Update solidity-coverage to 0.7.x and update truffle-config.js to use it as a plugin. - Add missing web3 dependency Signed-off-by: Akua Nti <akua.nti@consensys.net>
- Loading branch information
Showing
3 changed files
with
2,804 additions
and
774 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.