feat: update blocksuite version

This commit is contained in:
QiShaoXuan
2022-10-14 15:33:44 +08:00
parent 2f70a75bac
commit f3e4742ede
3 changed files with 24 additions and 24 deletions
+3 -3
View File
@@ -10,9 +10,9 @@
"lint": "next lint"
},
"dependencies": {
"@blocksuite/blocks": "^0.2.5",
"@blocksuite/editor": "^0.2.5",
"@blocksuite/store": "^0.2.5",
"@blocksuite/blocks": "^0.2.6",
"@blocksuite/editor": "^0.2.6",
"@blocksuite/store": "^0.2.6",
"@emotion/css": "^11.10.0",
"@emotion/react": "^11.10.4",
"@emotion/server": "^11.10.0",