chore: bump client api (#5176)

This commit is contained in:
Nathan.fooo
2024-04-22 12:46:58 +08:00
committed by GitHub
parent 35ff74cf7c
commit 83cf8b067c
10 changed files with 151 additions and 160 deletions

View File

@ -40,7 +40,7 @@ flowy-config = { workspace = true, features = ["dart"] }
flowy-user = { workspace = true, features = ["dart"] }
flowy-date = { workspace = true, features = ["dart"] }
flowy-server = { workspace = true }
flowy-server-pub = { workspace = true}
flowy-server-pub = { workspace = true }
collab-integrate = { workspace = true }
flowy-derive.workspace = true
serde_yaml = "0.9.27"