指定 swift & tca version
This commit is contained in:
@@ -15,7 +15,7 @@ let package = Package(
|
||||
),
|
||||
],
|
||||
dependencies: [
|
||||
// .package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "1.8.0"),
|
||||
.package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "1.20.2"),
|
||||
.package(url: "https://github.com/pointfreeco/swift-case-paths.git", branch: "main")
|
||||
],
|
||||
targets: [
|
||||
|
Reference in New Issue
Block a user