Move migrations into separate monorepo subpackage and hook it up to 0x.js and contracts
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { JSONRPCResponsePayload } from '@0xproject/types';
|
||||
import { promisify } from '@0xproject/utils';
|
||||
import Eth from '@ledgerhq/hw-app-eth';
|
||||
// HACK: This depdency is optional and tslint skips optional depdencies
|
||||
// HACK: This dependency is optional and tslint skips optional dependencies
|
||||
// tslint:disable-next-line:no-implicit-dependencies
|
||||
import TransportNodeHid from '@ledgerhq/hw-transport-node-hid';
|
||||
import * as chai from 'chai';
|
||||
|
Reference in New Issue
Block a user