aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src/monorepo_scripts/stagedocs.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/0x.js/src/monorepo_scripts/stagedocs.ts')
-rw-r--r--packages/0x.js/src/monorepo_scripts/stagedocs.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/0x.js/src/monorepo_scripts/stagedocs.ts b/packages/0x.js/src/monorepo_scripts/stagedocs.ts
index a62d8a014..20355c52c 100644
--- a/packages/0x.js/src/monorepo_scripts/stagedocs.ts
+++ b/packages/0x.js/src/monorepo_scripts/stagedocs.ts
@@ -1,4 +1,4 @@
-import { postpublishUtils } from '@0xproject/dev-utils';
+import { postpublishUtils } from '@0xproject/monorepo-scripts';
import { execAsync } from 'async-child-process';
import * as _ from 'lodash';