chore: change package org from 0xproject to 0x
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { BigNumber } from '@0xproject/utils';
|
||||
import { BigNumber } from '@0x/utils';
|
||||
|
||||
export const constants = {
|
||||
networkId: 0,
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import { web3Factory } from '@0xproject/dev-utils';
|
||||
import { web3Factory } from '@0x/dev-utils';
|
||||
import { Provider } from 'ethereum-types';
|
||||
|
||||
const providerConfigs = { shouldUseInProcessGanache: true };
|
||||
|
||||
Reference in New Issue
Block a user