We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61adfd9 commit 8cffb60Copy full SHA for 8cffb60
Package.swift
@@ -18,7 +18,7 @@ let package = Package(
18
)
19
],
20
dependencies: [
21
- .package(name: "GoTrue", url: "https://github.com/supabase/gotrue-swift.git", .exact("0.0.2")),
+ .package(name: "GoTrue", url: "https://github.com/supabase/gotrue-swift.git", .exact("0.0.3")),
22
.package(
23
name: "SupabaseStorage", url: "https://github.com/supabase/storage-swift.git", .exact("0.0.1")
24
),
0 commit comments