Skip to content

Commit

Permalink
Added google cloud as target.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrewangeta committed Mar 13, 2020
1 parent 7dc0cf0 commit 6af3cb7
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 6af3cb7

Please sign in to comment.