aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-utils/src/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/order-utils/src/index.ts')
-rw-r--r--packages/order-utils/src/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/order-utils/src/index.ts b/packages/order-utils/src/index.ts
index 50b8a88a8..e70d43efb 100644
--- a/packages/order-utils/src/index.ts
+++ b/packages/order-utils/src/index.ts
@@ -48,7 +48,7 @@ export {
EIP712Object,
EIP712ObjectValue,
ZeroExTransaction,
-} from '@0xproject/types';
+} from '@0x/types';
export {
OrderError,
TradeSide,