diff --git a/apps/www/src/registry/registry-ui.ts b/apps/www/src/registry/registry-ui.ts index da247fa870..20158398fc 100644 --- a/apps/www/src/registry/registry-ui.ts +++ b/apps/www/src/registry/registry-ui.ts @@ -1724,7 +1724,7 @@ export const uiPrimitives: Registry = [ type: 'registry:ui', }, { - dependencies: ['@slate-yjs/react', '@udecode/plate-core'], + dependencies: ['@slate-yjs/react'], doc: { description: 'A cursor overlay to display multiplayer cursors in the yjs plugin.',