Skip to content

Commit

Permalink
Move to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Supereg committed Jun 29, 2023
1 parent ef71a14 commit 7d148bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/StanfordSpezi/Spezi", .upToNextMinor(from: "0.5.0")),
.package(url: "https://github.com/StanfordSpezi/SpeziViews", branch: "feature/structure-spelling-features")
.package(url: "https://github.com/StanfordSpezi/SpeziViews", branch: "main")
],
targets: [
.target(
Expand Down

0 comments on commit 7d148bc

Please sign in to comment.