We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2aea78 commit 2a1958fCopy full SHA for 2a1958f
Package.swift
@@ -18,7 +18,7 @@ let package = Package(
18
],
19
dependencies: [
20
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
21
- .package(url: "https://github.com/Charlyk/swift-theme-kit.git", from: "1.2.3"),
+ .package(url: "https://github.com/Charlyk/swift-theme-kit.git", from: "1.2.4"),
22
.package(url: "https://github.com/hmlongco/Factory.git", from: "2.5.3"),
23
.package(url: "https://github.com/simibac/ConfettiSwiftUI.git", from: "2.0.3"),
24
0 commit comments