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

This commit is contained in:
QiShaoXuan
2022-10-19 15:36:19 +08:00
2 changed files with 18 additions and 18 deletions

View File

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