Skip to content

Commit c097f95

Browse files
authored
Point updated packages to swiftlang organization (pointfreeco#873)
1 parent 63d3b45 commit c097f95

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
@@ -21,7 +21,7 @@ let package = Package(
2121
),
2222
],
2323
dependencies: [
24-
.package(url: "https://github.com/apple/swift-syntax", "509.0.0"..<"601.0.0-prerelease")
24+
.package(url: "https://github.com/swiftlang/swift-syntax", "509.0.0"..<"601.0.0-prerelease")
2525
],
2626
targets: [
2727
.target(

0 commit comments

Comments
 (0)