We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adfde5d commit e422140Copy full SHA for e422140
Package.swift
@@ -14,7 +14,7 @@ let package = Package(
14
],
15
dependencies: [
16
.package(url: "https://github.com/michaeleisel/JJLISO8601DateFormatter", .upToNextMajor(from: "0.1.2")),
17
- .package(url: "https://github.com/michaeleisel/ZippyJSONCFamily", .exact("1.0.1")),
+ .package(url: "https://github.com/michaeleisel/ZippyJSONCFamily", .exact("1.1.0")),
18
19
targets: [
20
.target(
0 commit comments