feat: enable shape mode

This commit is contained in:
himself65
2022-12-16 11:52:28 -06:00
parent 888e0e49ec
commit fb1a2f5136
3 changed files with 63 additions and 34 deletions
+3 -3
View File
@@ -9,10 +9,10 @@
"lint": "next lint"
},
"dependencies": {
"@blocksuite/blocks": "0.3.0-alpha.8",
"@blocksuite/editor": "0.3.0-alpha.8",
"@blocksuite/blocks": "0.3.0-alpha.11",
"@blocksuite/editor": "0.3.0-alpha.11",
"@blocksuite/icons": "^2.0.0",
"@blocksuite/store": "0.3.0-alpha.8",
"@blocksuite/store": "0.3.0-alpha.11",
"@emotion/css": "^11.10.0",
"@emotion/react": "^11.10.4",
"@emotion/server": "^11.10.0",