Skip to content

Commit 7c25245

Browse files
authored
Upgrade client to 0.2.0 (#207)
1 parent f167afb commit 7c25245

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Package.resolved

Lines changed: 6 additions & 6 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
@@ -13,7 +13,7 @@ let package = Package(
1313
targets: ["LiveViewNativeMapKit"]),
1414
],
1515
dependencies: [
16-
.package(url: "https://github.com/liveview-native/liveview-client-swiftui", branch: "content-builder-stylesheets")
16+
.package(url: "https://github.com/liveview-native/liveview-client-swiftui", from: "0.2.0")
1717
],
1818
targets: [
1919
// Targets are the basic building blocks of a package, defining a module or a test suite.

0 commit comments

Comments
 (0)