aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-compiler/test/util/constants.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sol-compiler/test/util/constants.ts')
-rw-r--r--packages/sol-compiler/test/util/constants.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sol-compiler/test/util/constants.ts b/packages/sol-compiler/test/util/constants.ts
index 88d6db550..a74ea1b68 100644
--- a/packages/sol-compiler/test/util/constants.ts
+++ b/packages/sol-compiler/test/util/constants.ts
@@ -1,4 +1,4 @@
-import { BigNumber } from '@0xproject/utils';
+import { BigNumber } from '@0x/utils';
export const constants = {
networkId: 0,