Merge branch 'master' of github.com:toeverything/AFFINE-pathfinder into feat/layout

This commit is contained in:
QiShaoXuan
2022-10-21 17:47:01 +08:00
4 changed files with 142 additions and 19 deletions

View File

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