feat: update blocksuite version

This commit is contained in:
QiShaoXuan
2022-10-18 10:18:09 +08:00
parent 2a65c051e6
commit c8c2b2de00
2 changed files with 18 additions and 18 deletions

View File

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