Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
morganchen12 committed Sep 26, 2022
1 parent fccc837 commit 4b70e97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@ let package = Package(
.package(
name: "Facebook",
url: "https://github.com/facebook/facebook-ios-sdk.git",
"11.0.0"..<"13.0.0"
"11.0.0"..<"15.0.0"
),
.package(
name: "Firebase",
url: "https://github.com/firebase/firebase-ios-sdk.git",
"8.0.0"..<"10.0.0"
"8.0.0"..<"11.0.0"
),
.package(
name: "GoogleSignIn",
Expand Down

0 comments on commit 4b70e97

Please sign in to comment.