added more support for supabase-js
This commit is contained in:
@@ -7,7 +7,7 @@ members = [
|
||||
"data_api",
|
||||
"control_plane",
|
||||
"realtime",
|
||||
"storage",
|
||||
"storage", "functions",
|
||||
]
|
||||
|
||||
[workspace.dependencies]
|
||||
@@ -41,3 +41,4 @@ data_api = { path = "data_api" }
|
||||
control_plane = { path = "control_plane" }
|
||||
realtime = { path = "realtime" }
|
||||
storage = { path = "storage" }
|
||||
functions = { path = "functions" }
|
||||
|
||||
Reference in New Issue
Block a user