diff --git a/Package.resolved b/Package.resolved index e94e003..1c89a6f 100644 --- a/Package.resolved +++ b/Package.resolved @@ -27,24 +27,6 @@ "revision": "26cc5e9ae0947092c7139ef7ba612e34646086c7", "version": "0.10.1" } - }, - { - "package": "SwiftDocCPlugin", - "repositoryURL": "https://github.com/apple/swift-docc-plugin.git", - "state": { - "branch": "main", - "revision": "859caac534e94ace18b894ccd9ed301ae4aeda84", - "version": null - } - }, - { - "package": "SymbolKit", - "repositoryURL": "https://github.com/apple/swift-docc-symbolkit", - "state": { - "branch": "main", - "revision": "0a45209833f4a151212c1aa38e13cfc03b9462e4", - "version": null - } } ] }, diff --git a/Package.swift b/Package.swift index 97a8d01..fd5e4bb 100644 --- a/Package.swift +++ b/Package.swift @@ -14,7 +14,6 @@ let package = Package( dependencies: [ .package(url: "https://github.com/kylef/PathKit", from: "1.0.1"), .package(url: "https://github.com/JohnSundell/Codextended.git", from: "0.1.0"), - .package(url: "https://github.com/apple/swift-docc-plugin.git", branch: "main"), ], targets: [ .target(