Skip to content

Commit e665242

Browse files
authored
Merge pull request #24 from vapor-community/target-update
Added google cloud as target.
2 parents e3c894b + 6af3cb7 commit e665242

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Package.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ let package = Package(
3232
dependencies: [
3333
.product(name: "Vapor", package: "vapor"),
3434
.product(name: "GoogleCloudStorage", package: "google-cloud-kit"),
35+
.target(name: "GoogleCloud")
3536
]),
3637
]
3738
)

0 commit comments

Comments
 (0)