fix(core): plugin (#3307)

This commit is contained in:
Alex Yang
2023-07-19 15:00:42 +08:00
committed by GitHub
parent f4aa249138
commit 8e9535dd27
5 changed files with 18 additions and 1 deletions
+4 -1
View File
@@ -158,7 +158,7 @@ __metadata:
languageName: unknown
linkType: soft
"@affine/copilot@workspace:plugins/copilot":
"@affine/copilot@workspace:*, @affine/copilot@workspace:plugins/copilot":
version: 0.0.0-use.local
resolution: "@affine/copilot@workspace:plugins/copilot"
dependencies:
@@ -189,6 +189,7 @@ __metadata:
"@affine-test/fixtures": "workspace:*"
"@affine/bookmark-block": "workspace:*"
"@affine/component": "workspace:*"
"@affine/copilot": "workspace:*"
"@affine/debug": "workspace:*"
"@affine/env": "workspace:*"
"@affine/graphql": "workspace:*"
@@ -389,6 +390,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@affine/jotai@workspace:packages/jotai"
dependencies:
"@blocksuite/block-std": 0.0.0-20230718155514-65ea63b4-nightly
"@blocksuite/blocks": 0.0.0-20230718155514-65ea63b4-nightly
"@blocksuite/editor": 0.0.0-20230718155514-65ea63b4-nightly
"@blocksuite/global": 0.0.0-20230718155514-65ea63b4-nightly
@@ -397,6 +399,7 @@ __metadata:
jotai: ^2.2.2
lottie-web: ^5.12.2
peerDependencies:
"@blocksuite/block-std": "*"
"@blocksuite/blocks": "*"
"@blocksuite/editor": "*"
"@blocksuite/global": "*"