feat: add meta info into workspace

This commit is contained in:
MingLiang Wang
2022-12-21 17:54:24 +08:00
parent 9280388c31
commit 95ad1fdcdc
7 changed files with 81 additions and 288 deletions
+3 -3
View File
@@ -9,10 +9,10 @@
"lint": "next lint"
},
"dependencies": {
"@blocksuite/blocks": "0.3.0-alpha.10",
"@blocksuite/editor": "0.3.0-alpha.10",
"@blocksuite/blocks": "0.3.0-20221221064254-e3ebf2f",
"@blocksuite/editor": "0.3.0-20221221064254-e3ebf2f",
"@blocksuite/icons": "^2.0.2",
"@blocksuite/store": "0.3.0-alpha.10",
"@blocksuite/store": "0.3.0-20221221064254-e3ebf2f",
"@emotion/css": "^11.10.0",
"@emotion/react": "^11.10.4",
"@emotion/server": "^11.10.0",