chore: upgrdate blocksuite

This commit is contained in:
Yifeng Wang
2022-10-24 09:19:14 +08:00
parent 094947d3d4
commit 0115d08973
2 changed files with 18 additions and 18 deletions

View File

@@ -10,9 +10,9 @@
"lint": "next lint"
},
"dependencies": {
"@blocksuite/blocks": "^0.2.14",
"@blocksuite/editor": "^0.2.14",
"@blocksuite/store": "^0.2.14",
"@blocksuite/blocks": "^0.2.15",
"@blocksuite/editor": "^0.2.15",
"@blocksuite/store": "^0.2.15",
"@emotion/css": "^11.10.0",
"@emotion/react": "^11.10.4",
"@emotion/server": "^11.10.0",