Skip to content

Commit 0d2e1a8

Browse files
committed
Switched to remote
1 parent 19d38a9 commit 0d2e1a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ let package = Package(
1111
],
1212
dependencies: [
1313
.package(url: "https://github.com/firebase/firebase-ios-sdk", from: "11.0.0"),
14-
.package(path: "../utils")
14+
.package(url: "https://github.com/tomattoz/utils", branch: "master"),
1515
],
1616
targets: [
1717
.target(name: "FirebaseUtils9",

0 commit comments

Comments
 (0)