Skip to content

Commit

Permalink
Merge pull request #24 from vapor-community/target-update
Browse files Browse the repository at this point in the history
Added google cloud as target.
  • Loading branch information
Andrewangeta authored Mar 13, 2020
2 parents e3c894b + 6af3cb7 commit e665242
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ let package = Package(
dependencies: [
.product(name: "Vapor", package: "vapor"),
.product(name: "GoogleCloudStorage", package: "google-cloud-kit"),
.target(name: "GoogleCloud")
]),
]
)

0 comments on commit e665242

Please sign in to comment.