feat: support debug with blocksuite (#582)

Co-authored-by: Yifeng Wang <doodlewind@toeverything.info>
This commit is contained in:
Himself65
2022-12-24 16:22:58 +08:00
committed by GitHub
parent f67f1b1a7f
commit 11d8cc83ef
5 changed files with 55 additions and 21 deletions
+3 -3
View File
@@ -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",