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

Commit 2e4fa97

Browse files
committed
update Repo
1 parent 6bf4528 commit 2e4fa97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ let package = Package(
77
.library(name: "SKWebAPI", targets: ["SKWebAPI"])
88
],
99
dependencies: [
10-
.package(url: "https://github.com/NoRespect/SKCore", .branch("master"))
10+
.package(url: "https://github.com/SlackKit/SKCore", .upToNextMinor(from: "4.1.0"))
1111
],
1212
targets: [
1313
.target(name: "SKWebAPI",

0 commit comments

Comments
 (0)