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 0a19581 commit f027afdCopy full SHA for f027afd
Package.swift
@@ -28,7 +28,7 @@ let package = Package(
28
.package(url: "https://github.com/pointfreeco/swift-clocks", from: "0.1.4"),
29
.package(url: "https://github.com/pointfreeco/swift-custom-dump", from: "0.6.0"),
30
.package(url: "https://github.com/pointfreeco/swift-identified-collections", from: "0.4.1"),
31
- .package(url: "https://github.com/pointfreeco/swiftui-navigation", from: "0.4.1"),
+ .package(url: "https://github.com/pointfreeco/swiftui-navigation", from: "0.4.2"),
32
.package(url: "https://github.com/pointfreeco/xctest-dynamic-overlay", from: "0.5.0"),
33
],
34
targets: [
0 commit comments