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 552513f commit 33f667aCopy full SHA for 33f667a
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/swift-case-paths", from: "0.1.1"),
0 commit comments