feat: update blocksuite version

This commit is contained in:
QiShaoXuan
2022-12-14 14:00:15 +08:00
parent bf02fd26a6
commit 7734fe8928
2 changed files with 27 additions and 20 deletions
+3 -3
View File
@@ -9,10 +9,10 @@
"lint": "next lint"
},
"dependencies": {
"@blocksuite/blocks": "0.3.0-alpha.7",
"@blocksuite/editor": "0.3.0-alpha.7",
"@blocksuite/blocks": "0.3.0-alpha.8",
"@blocksuite/editor": "0.3.0-alpha.8",
"@blocksuite/icons": "^2.0.0",
"@blocksuite/store": "0.3.0-alpha.7",
"@blocksuite/store": "0.3.0-alpha.8",
"@emotion/css": "^11.10.0",
"@emotion/react": "^11.10.4",
"@emotion/server": "^11.10.0",