Skip to content

Commit

Permalink
Update Package.swift for SwiftyTextTable dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottrhoyt committed Feb 4, 2016
1 parent e6d6479 commit f173465
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 @@ -17,5 +17,6 @@ let package = Package(
.Package(url: "https://github.com/jpsim/SourceKitten.git", majorVersion: 0, minor: 9),
.Package(url: "https://github.com/norio-nomura/YamlSwift.git", majorVersion: 1),
.Package(url: "https://github.com/norio-nomura/swift-corelibs-xctest.git", majorVersion: 0),
.Package(url: "https://github.com/scottrhoyt/SwiftyTextTable.git", majorVersion: 0),
]
)

0 comments on commit f173465

Please sign in to comment.