We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d4aa3c + 2a1958f commit c36e197Copy full SHA for c36e197
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