Skip to content

Commit 491f3e1

Browse files
committed
Update examples to use latest Swift Bundler runtime
1 parent bd10954 commit 491f3e1

File tree

2 files changed

+113
-14
lines changed

2 files changed

+113
-14
lines changed

Examples/Package.resolved

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

Examples/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ let package = Package(
2020
.package(name: "swift-cross-ui", path: ".."),
2121
.package(
2222
url: "https://github.com/stackotter/swift-bundler",
23-
revision: "412e8a3838456654138ac807406aba27599762f1"
23+
revision: "7a3ee20eaeb3cf1aa1f0a9a056c01c9c4ccb6e2a"
2424
),
2525
],
2626
targets: [

0 commit comments

Comments
 (0)