feat: update blocksuite version

This commit is contained in:
QiShaoXuan
2022-10-19 08:21:52 +08:00
parent f279b32109
commit 3503309327
2 changed files with 18 additions and 18 deletions

View File

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