chore: update blocksuite

This commit is contained in:
Yifeng Wang
2022-10-21 09:42:55 +08:00
parent 3dad133db8
commit 99f2d4a602
+3 -3
View File
@@ -10,9 +10,9 @@
"lint": "next lint" "lint": "next lint"
}, },
"dependencies": { "dependencies": {
"@blocksuite/blocks": "^0.2.12", "@blocksuite/blocks": "^0.2.13",
"@blocksuite/editor": "^0.2.12", "@blocksuite/editor": "^0.2.13",
"@blocksuite/store": "^0.2.12", "@blocksuite/store": "^0.2.13",
"@emotion/css": "^11.10.0", "@emotion/css": "^11.10.0",
"@emotion/react": "^11.10.4", "@emotion/react": "^11.10.4",
"@emotion/server": "^11.10.0", "@emotion/server": "^11.10.0",