Skip to content

Commit 157f5ca

Browse files
committed
switch back to main branch of JSKit
1 parent 4600290 commit 157f5ca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

Lines changed: 2 additions & 2 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
@@ -18,7 +18,7 @@ let package = Package(
1818
dependencies: [
1919
.package(
2020
url: "https://github.com/swiftwasm/JavaScriptKit.git",
21-
.branch("jed/open-object")),
21+
.branch("main")),
2222
],
2323
targets: [
2424
.target(

0 commit comments

Comments
 (0)