Closed PaulRBerg closed 2 years ago
This is because @openzeppelin/contracts-upgradeable is a peer dependency of @hifi/protocol.
@openzeppelin/contracts-upgradeable
@hifi/protocol
Because of this, tests are currently failing in the flash-swap package.
flash-swap
Done in https://github.com/hifi-finance/hifi/commit/86ccdbba3fb4ab73fde332731a41f955fdfd5f72.
This is because
@openzeppelin/contracts-upgradeable
is a peer dependency of@hifi/protocol
.Because of this, tests are currently failing in the
flash-swap
package.