chore:Update blocksuite dependency version (#525)

This commit is contained in:
xiaotian
2022-11-04 15:48:29 +08:00
committed by GitHub
parent 1ccc46ec72
commit 3b830e4c4a
4 changed files with 36 additions and 26 deletions

View File

@@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@blocksuite/blocks": "^0.2.24",
"@blocksuite/editor": "^0.2.24",
"@blocksuite/blocks": "0.3.0-alpha.0",
"@blocksuite/editor": "0.3.0-alpha.0",
"@emotion/css": "^11.10.0",
"@emotion/react": "^11.10.4",
"@emotion/server": "^11.10.0",