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 30e7e34 commit 5b234d6Copy full SHA for 5b234d6
Package.swift
@@ -16,7 +16,7 @@ let package = Package(
16
targets: ["AnthropicSwiftSDK"]),
17
],
18
dependencies: [
19
- .package(url: "https://github.com/fumito-ito/SwiftyJSONLines.git", from: "0.0.3")
+ .package(url: "https://github.com/fumito-ito/SwiftyJSONLines.git", from: "0.0.4")
20
21
targets: [
22
// Targets are the basic building blocks of a package, defining a module or a test suite.
0 commit comments