Skip to content

Commit c36a42b

Browse files
committed
Use upstream OpenCombine 0.12.0
1 parent 1a11bbe commit c36a42b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Package.resolved

Lines changed: 3 additions & 3 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
@@ -12,7 +12,7 @@ let package = Package(
1212
url: "https://github.com/swiftwasm/JavaScriptKit.git",
1313
from: "0.10.0"
1414
),
15-
.package(url: "https://github.com/TokamakUI/OpenCombine.git", from: "0.12.0-alpha3"),
15+
.package(url: "https://github.com/OpenCombine/OpenCombine.git", from: "0.12.0"),
1616
],
1717
targets: [
1818
.target(

0 commit comments

Comments
 (0)