Skip to content
This repository was archived by the owner on Jan 28, 2019. It is now read-only.

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
pvzig authored Jan 27, 2019
1 parent decca79 commit 765fe40
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 @@ -7,7 +7,7 @@ let package = Package(
.library(name: "SKWebAPI", targets: ["SKWebAPI"])
],
dependencies: [
.package(url: "https://github.com/SlackKit/SKCore", .upToNextMinor(from: "4.1.0"))
.package(url: "https://github.com/pvzig/SKCore", .upToNextMinor(from: "4.1.0"))
],
targets: [
.target(name: "SKWebAPI",
Expand Down

0 comments on commit 765fe40

Please sign in to comment.