Skip to content

Commit

Permalink
Update dependency siteline/SwiftUI-Introspect to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and pixlwave committed May 20, 2024
1 parent 31f87d3 commit 3db8167
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 @@ -10,7 +10,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/element-hq/compound-design-tokens", exact: "1.2.0"),
.package(url: "https://github.com/siteline/SwiftUI-Introspect", from: "0.9.0"),
.package(url: "https://github.com/siteline/SwiftUI-Introspect", from: "1.1.4"),
.package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols", from: "5.2.0"),
.package(url: "https://github.com/BarredEwe/Prefire", from: "2.6.0"),
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing", from: "1.16.0")
Expand Down

0 comments on commit 3db8167

Please sign in to comment.