Skip to content

Commit 81796da

Browse files
committed
Update SD-swift to 0.4.2
1 parent 5be9841 commit 81796da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ let package = Package(
1818
],
1919
dependencies: [
2020
// Dependencies declare other packages that this package depends on.
21-
.package(url: "https://github.com/ServerDriven/ScreenData-swift", .branch("develop")),
21+
.package(url: "https://github.com/ServerDriven/ScreenData-swift", from: "0.4.2"),
2222
.package(url: "https://github.com/ServerDriven/ScreenDataNavigation-swift", from: "1.1.0"),
2323
.package(url: "https://github.com/0xLeif/Chronicle", from: "0.2.3")
2424
],

0 commit comments

Comments
 (0)