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 1e2e22a commit 7e52aecCopy full SHA for 7e52aec
README.md
@@ -25,7 +25,7 @@ let package = Package(
25
dependencies: [
26
...
27
.package(
28
- url: "https://github.com/supabase-community/supabase-swift.git",
+ url: "https://github.com/supabase/supabase-swift.git",
29
from: "2.0.0"
30
),
31
],
0 commit comments