feat: update blocksuite 0.3.0-alpha.4 (#543)

This commit is contained in:
zuomeng wang
2022-12-01 20:45:18 +00:00
committed by GitHub
parent f10237d207
commit 850ed4d825
4 changed files with 291 additions and 29 deletions

View File

@@ -9,8 +9,9 @@
"lint": "next lint"
},
"dependencies": {
"@blocksuite/blocks": "0.3.0-alpha.1",
"@blocksuite/editor": "0.3.0-alpha.1",
"@blocksuite/blocks": "0.3.0-alpha.4",
"@blocksuite/editor": "0.3.0-alpha.4",
"@blocksuite/store": "0.3.0-alpha.4",
"@emotion/css": "^11.10.0",
"@emotion/react": "^11.10.4",
"@emotion/server": "^11.10.0",