feat: update blocksuite 0.2.11

This commit is contained in:
alt0
2022-10-20 09:57:13 +08:00
parent 4d16bb14f3
commit 66dd6f625f
2 changed files with 29 additions and 14 deletions

View File

@@ -10,9 +10,9 @@
"lint": "next lint"
},
"dependencies": {
"@blocksuite/blocks": "^0.2.10",
"@blocksuite/editor": "^0.2.10",
"@blocksuite/store": "^0.2.10",
"@blocksuite/blocks": "^0.2.11",
"@blocksuite/editor": "^0.2.11",
"@blocksuite/store": "^0.2.11",
"@emotion/css": "^11.10.0",
"@emotion/react": "^11.10.4",
"@emotion/server": "^11.10.0",