feat: update editor version

This commit is contained in:
QiShaoXuan
2022-10-24 16:42:29 +08:00
parent 6497691b90
commit c9a7007542
3 changed files with 15 additions and 21 deletions
+2 -3
View File
@@ -10,9 +10,8 @@
"lint": "next lint"
},
"dependencies": {
"@blocksuite/blocks": "^0.2.15",
"@blocksuite/editor": "^0.2.15",
"@blocksuite/store": "^0.2.15",
"@blocksuite/blocks": "^0.2.16",
"@blocksuite/editor": "^0.2.16",
"@emotion/css": "^11.10.0",
"@emotion/react": "^11.10.4",
"@emotion/server": "^11.10.0",