Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
Revert "Switch dependency to my fork for testing"
Browse files Browse the repository at this point in the history
This reverts commit 26ab4d6.
  • Loading branch information
norio-nomura committed Feb 9, 2016
1 parent 26ab4d6 commit a59ed3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ let package = Package(
]),
],
dependencies: [
.Package(url: "https://github.com/norio-nomura/SourceKitten.git", majorVersion: 0, minor: 9),
.Package(url: "https://github.com/jpsim/SourceKitten.git", majorVersion: 0, minor: 9),
.Package(url: "https://github.com/behrang/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, minor: 2),
Expand Down

0 comments on commit a59ed3e

Please sign in to comment.