bump: contracts

This commit is contained in:
Aleksandr Kraiz
2023-05-09 14:33:08 +04:00
parent 596b0664d5
commit 733d39804e
13 changed files with 23 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
import { Exchange__factory } from '@orionprotocol/contracts';
import { Exchange__factory } from '@orionprotocol/contracts/lib/ethers-v5';
import { ethers } from 'ethers';
import { z } from 'zod';