mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-27 10:52:40 +08:00
refactor(editor): remove blocks package (#10708)
This commit is contained in:
@@ -7,12 +7,8 @@
|
||||
"test": "yarn playwright test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@blocksuite/block-std": "workspace:*",
|
||||
"@blocksuite/blocks": "workspace:*",
|
||||
"@blocksuite/global": "workspace:*",
|
||||
"@blocksuite/inline": "workspace:*",
|
||||
"@blocksuite/affine": "workspace:*",
|
||||
"@blocksuite/integration-test": "workspace:*",
|
||||
"@blocksuite/store": "workspace:*",
|
||||
"@playwright/test": "=1.51.0",
|
||||
"@toeverything/theme": "^1.1.12"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user