chore: bump blocksuite version (#4862)

This commit is contained in:
Hongtao Lye
2023-11-08 15:12:48 +08:00
committed by GitHub
parent b7edaab387
commit 12c72e63b1
22 changed files with 263 additions and 242 deletions

View File

@@ -146,6 +146,7 @@ function createSetupImpl(rootStore: ReturnType<typeof createStore>) {
'@affine/component': import('@affine/component'),
'@blocksuite/icons': import('@blocksuite/icons'),
'@blocksuite/blocks': import('@blocksuite/blocks'),
'@blocksuite/virgo': import('@blocksuite/virgo'),
'@affine/sdk/entry': {
rootStore,
currentWorkspaceAtom: currentWorkspaceAtom,