fix: modify unstable blocksuite version

This commit is contained in:
QiShaoXuan
2022-12-19 11:42:19 +08:00
parent bcd581ecb3
commit 995a0bfead
+3 -3
View File
@@ -9,10 +9,10 @@
"lint": "next lint"
},
"dependencies": {
"@blocksuite/blocks": "0.3.0-alpha.11",
"@blocksuite/editor": "0.3.0-alpha.11",
"@blocksuite/blocks": "0.3.0-alpha.10",
"@blocksuite/editor": "0.3.0-alpha.10",
"@blocksuite/icons": "^2.0.0",
"@blocksuite/store": "0.3.0-alpha.11",
"@blocksuite/store": "0.3.0-alpha.10",
"@emotion/css": "^11.10.0",
"@emotion/react": "^11.10.4",
"@emotion/server": "^11.10.0",