Skip to content

Commit

Permalink
Add documentation dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jbmorley committed Mar 16, 2024
1 parent eef0ad4 commit 6e7a1b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ let package = Package(
],
dependencies: [
.package(path: "MacResources"),
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
.package(url: "https://github.com/inseven/interact.git", .upToNextMajor(from: "2.19.14")),
.package(url: "https://github.com/inseven/licensable.git", .upToNextMajor(from: "0.0.1")),
.package(url: "https://github.com/tribalworldwidelondon/CassowarySwift.git", from: "2.0.0"),
Expand Down

0 comments on commit 6e7a1b3

Please sign in to comment.