summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/context/global-sync/event-reducer.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/app/src/context/global-sync/event-reducer.ts')
-rw-r--r--packages/app/src/context/global-sync/event-reducer.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/app/src/context/global-sync/event-reducer.ts b/packages/app/src/context/global-sync/event-reducer.ts
index 500013c1d..11a0cf83f 100644
--- a/packages/app/src/context/global-sync/event-reducer.ts
+++ b/packages/app/src/context/global-sync/event-reducer.ts
@@ -1,4 +1,4 @@
-import { Binary } from "@opencode-ai/util/binary"
+import { Binary } from "@opencode-ai/shared/util/binary"
import { produce, reconcile, type SetStoreFunction, type Store } from "solid-js/store"
import type {
Message,