Skip to content

Commit 44e071b

Browse files
authored
Depends on core RC 5
1 parent a71f91e commit 44e071b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ let package = Package(
2525
dependencies: [
2626
// Dependencies declare other packages that this package depends on.
2727
.package(url: "https://github.com/apple/swift-async-algorithms", from: "1.0.0"),
28-
.package(url: "https://github.com/liveview-native/liveview-native-core", exact: "0.4.1-rc-3"),
28+
.package(url: "https://github.com/liveview-native/liveview-native-core", exact: "0.4.1-rc-5"),
2929

3030
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.5.0"),
3131

0 commit comments

Comments
 (0)