Skip to content

Commit ddc557e

Browse files
committed
Update to include stylesheet and dead render
1 parent cee8b0d commit ddc557e

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

Package.resolved

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

Package.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,7 @@ let package = Package(
2727
.package(url: "https://github.com/scinfu/SwiftSoup.git", from: "2.3.2"),
2828
.package(url: "https://github.com/davidstump/SwiftPhoenixClient.git", .upToNextMinor(from: "5.3.2")),
2929
.package(url: "https://github.com/apple/swift-async-algorithms", from: "0.1.0"),
30-
<<<<<<< HEAD
3130
.package(url: "https://github.com/liveview-native/liveview-native-core", exact: "0.4.0-rc-2"),
32-
=======
33-
.package(url: "https://github.com/liveview-native/liveview-native-core", exact: "0.4.0-alpha-8"),
34-
>>>>>>> a3623aa0 (Working LiveSocket/LiveChannel usage)
3531

3632
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.5.0"),
3733
.package(url: "https://github.com/swiftlang/swift-markdown.git", from: "0.2.0"),

0 commit comments

Comments
 (0)