mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-06 08:50:50 +08:00
feat: support bookmark (#2458)
Co-authored-by: himself65 <himself65@outlook.com>
This commit is contained in:
@@ -7,11 +7,11 @@
|
||||
"jotai": "^2.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@blocksuite/blocks": "0.0.0-20230525011821-20259c76-nightly",
|
||||
"@blocksuite/editor": "0.0.0-20230525011821-20259c76-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230525011821-20259c76-nightly",
|
||||
"@blocksuite/lit": "0.0.0-20230525011821-20259c76-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230525011821-20259c76-nightly",
|
||||
"@blocksuite/blocks": "0.0.0-20230526010315-e1d4bf97-nightly",
|
||||
"@blocksuite/editor": "0.0.0-20230526010315-e1d4bf97-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230526010315-e1d4bf97-nightly",
|
||||
"@blocksuite/lit": "0.0.0-20230526010315-e1d4bf97-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230526010315-e1d4bf97-nightly",
|
||||
"lottie-web": "^5.11.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user