refactor(sdk): remove lasuite from sunbeam-sdk
This commit is contained in:
@@ -17,10 +17,9 @@ opensearch = []
|
||||
s3 = []
|
||||
livekit = []
|
||||
monitoring = []
|
||||
lasuite = []
|
||||
build = []
|
||||
cli = ["dep:clap"]
|
||||
all = ["identity", "gitea", "pm", "matrix", "opensearch", "s3", "livekit", "monitoring", "lasuite", "build"]
|
||||
all = ["identity", "gitea", "pm", "matrix", "opensearch", "s3", "livekit", "monitoring", "build"]
|
||||
integration = ["all"]
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user