aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/test/util/error.test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/instant/test/util/error.test.ts')
-rw-r--r--packages/instant/test/util/error.test.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/instant/test/util/error.test.ts b/packages/instant/test/util/error.test.ts
index 56f3a1e86..78b742f06 100644
--- a/packages/instant/test/util/error.test.ts
+++ b/packages/instant/test/util/error.test.ts
@@ -1,4 +1,4 @@
-import { AssetBuyerError } from '@0xproject/asset-buyer';
+import { AssetBuyerError } from '@0x/asset-buyer';
import { errorUtil } from '../../src/util/error';