Skip to content

Commit b08e6d1

Browse files
authored
Update supabase-storage dependency branch name (#44)
1 parent e0b2a59 commit b08e6d1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Package.resolved

Lines changed: 4 additions & 4 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
@@ -20,7 +20,7 @@ let package = Package(
2020
],
2121
dependencies: [
2222
.package(url: "https://github.com/supabase-community/gotrue-swift", from: "0.0.7"),
23-
.package(url: "https://github.com/supabase-community/storage-swift.git", branch: "master"),
23+
.package(url: "https://github.com/supabase-community/storage-swift.git", branch: "main"),
2424
.package(url: "https://github.com/supabase-community/realtime-swift.git", from: "0.0.1"),
2525
.package(
2626
url: "https://github.com/supabase-community/postgrest-swift",

0 commit comments

Comments
 (0)