Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
susheel-clearcals committed Aug 3, 2023
2 parents f555fbf + cc2b048 commit 25e794e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/vapor/vapor.git", from: "4.0.0"),
.package(url: "git@github.com:Clearcals/google-cloud-kit.git", from: "1.0.0-rc.7")
.package(url: "https://github.com/vapor-community/google-cloud-kit.git", from: "1.0.0-rc.7")
],
targets: [
.target(
Expand Down

0 comments on commit 25e794e

Please sign in to comment.