Skip to content

Commit e254498

Browse files
author
Guilherme Souza
committed
Pin gotrue-swift version
1 parent 8582a29 commit e254498

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Package.resolved

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ let package = Package(
1818
)
1919
],
2020
dependencies: [
21-
.package(name: "GoTrue", url: "https://github.com/supabase/gotrue-swift.git", .branch("main")),
21+
.package(name: "GoTrue", url: "https://github.com/supabase/gotrue-swift.git", .exact("0.0.1")),
2222
.package(
2323
name: "SupabaseStorage", url: "https://github.com/supabase/storage-swift.git", .branch("main")
2424
),

0 commit comments

Comments
 (0)