mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-21 03:56:23 +08:00
fix(electron): bookmark plugin wound not work (#2776)
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
"@blocksuite/editor": "0.0.0-20230607055421-9b20fcaf-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230607055421-9b20fcaf-nightly",
|
||||
"@blocksuite/lit": "0.0.0-20230607055421-9b20fcaf-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230607055421-9b20fcaf-nightly"
|
||||
"@blocksuite/store": "0.0.0-20230607055421-9b20fcaf-nightly",
|
||||
"jotai": "^2.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jotai": "^2.1.1",
|
||||
|
||||
Reference in New Issue
Block a user