Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
rfdickerson committed Mar 31, 2016
1 parent de72d37 commit 76cdf0d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ import PackageDescription

let package = Package(
name: "HeliumLogger",
targets: [
Target(
name: "HeliumLogger",
dependencies: [])
],

dependencies: [
.Package(url: "https://github.com/IBM-Swift/LoggerAPI.git", majorVersion: 0, minor: 4),
]
Expand Down

0 comments on commit 76cdf0d

Please sign in to comment.