mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 09:36:17 +08:00
fix: modify unstable blocksuite version
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@blocksuite/blocks": "0.3.0-alpha.11",
|
||||
"@blocksuite/editor": "0.3.0-alpha.11",
|
||||
"@blocksuite/blocks": "0.3.0-alpha.10",
|
||||
"@blocksuite/editor": "0.3.0-alpha.10",
|
||||
"@blocksuite/icons": "^2.0.0",
|
||||
"@blocksuite/store": "0.3.0-alpha.11",
|
||||
"@blocksuite/store": "0.3.0-alpha.10",
|
||||
"@emotion/css": "^11.10.0",
|
||||
"@emotion/react": "^11.10.4",
|
||||
"@emotion/server": "^11.10.0",
|
||||
|
||||
Reference in New Issue
Block a user