mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-24 22:09:08 +08:00
feat: support debug with blocksuite (#582)
Co-authored-by: Yifeng Wang <doodlewind@toeverything.info>
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@blocksuite/blocks": "0.3.0-20221224062401-54874d6",
|
||||
"@blocksuite/editor": "0.3.0-20221224062401-54874d6",
|
||||
"@blocksuite/blocks": "0.3.0-20221224080508-0a1331a",
|
||||
"@blocksuite/editor": "0.3.0-20221224080508-0a1331a",
|
||||
"@blocksuite/icons": "^2.0.2",
|
||||
"@blocksuite/store": "0.3.0-20221224062401-54874d6",
|
||||
"@blocksuite/store": "0.3.0-20221224080508-0a1331a",
|
||||
"@emotion/css": "^11.10.0",
|
||||
"@emotion/react": "^11.10.4",
|
||||
"@emotion/server": "^11.10.0",
|
||||
|
||||
Reference in New Issue
Block a user