Skip to content

Commit 174ca40

Browse files
authored
Point updated packages to swiftlang organization (#27)
1 parent c25f4f7 commit 174ca40

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
@@ -17,8 +17,8 @@ let package = Package(
1717
)
1818
],
1919
dependencies: [
20-
.package(url: "https://github.com/apple/swift-syntax", "509.0.0"..<"601.0.0-prerelease"),
2120
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing", from: "1.17.1"),
21+
.package(url: "https://github.com/swiftlang/swift-syntax", "509.0.0"..<"601.0.0-prerelease"),
2222
],
2323
targets: [
2424
.target(

0 commit comments

Comments
 (0)