Skip to content

Commit 97f8540

Browse files
committed
wip
1 parent f1d9d6a commit 97f8540

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
@@ -24,7 +24,7 @@ let package = Package(
2424
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
2525
.package(url: "https://github.com/pointfreeco/swift-case-paths", from: "1.5.3"),
2626
.package(url: "https://github.com/pointfreeco/swift-custom-dump", from: "1.3.1"),
27-
.package(url: "https://github.com/pointfreeco/swift-issue-reporting", branch: "1.2.0"),
27+
.package(url: "https://github.com/pointfreeco/swift-issue-reporting", from: "1.2.0"),
2828
],
2929
targets: [
3030
.target(

0 commit comments

Comments
 (0)