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 949f134 commit 98f9f32Copy full SHA for 98f9f32
Package.swift
@@ -14,7 +14,7 @@ let package = Package(
14
.library(
15
name: "ComposableArchitecture",
16
targets: ["ComposableArchitecture"]
17
- ),
+ )
18
],
19
dependencies: [
20
.package(url: "https://github.com/pointfreeco/combine-schedulers", from: "0.1.0"),
0 commit comments