Skip to content

Commit

Permalink
Update dependency tevelee/SwiftUI-Flow to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 8, 2024
1 parent 90a2ee0 commit 8b04537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ let package = Package(
),
],
dependencies: [
.package(url: "https://github.com/tevelee/SwiftUI-Flow", .exact("1.2.0")),
.package(url: "https://github.com/tevelee/SwiftUI-Flow", .exact("2.1.0")),
.package(url: "https://github.com/lucaszischka/BottomSheet", .exact("3.1.1")),
.package(url: "https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git", .exact("1.2.0"))
],
Expand Down

0 comments on commit 8b04537

Please sign in to comment.