mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-25 20:12:13 +03:00
Merge pull request #19 from toeverything/feat/layout
feat: update blocksuite version
This commit is contained in:
commit
dde59f2a18
@ -10,9 +10,9 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@blocksuite/blocks": "^0.2.4",
|
||||
"@blocksuite/editor": "^0.2.4",
|
||||
"@blocksuite/store": "^0.2.4",
|
||||
"@blocksuite/blocks": "^0.2.5",
|
||||
"@blocksuite/editor": "^0.2.5",
|
||||
"@blocksuite/store": "^0.2.5",
|
||||
"@emotion/css": "^11.10.0",
|
||||
"@emotion/react": "^11.10.4",
|
||||
"@emotion/server": "^11.10.0",
|
||||
|
@ -18,9 +18,9 @@ importers:
|
||||
|
||||
packages/app:
|
||||
specifiers:
|
||||
'@blocksuite/blocks': ^0.2.4
|
||||
'@blocksuite/editor': ^0.2.4
|
||||
'@blocksuite/store': ^0.2.4
|
||||
'@blocksuite/blocks': ^0.2.5
|
||||
'@blocksuite/editor': ^0.2.5
|
||||
'@blocksuite/store': ^0.2.5
|
||||
'@emotion/css': ^11.10.0
|
||||
'@emotion/react': ^11.10.4
|
||||
'@emotion/server': ^11.10.0
|
||||
|
Loading…
Reference in New Issue
Block a user