We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5889b23 commit 450f004Copy full SHA for 450f004
1 file changed
Package.swift
@@ -8,8 +8,6 @@ let package = Package(
8
],
9
dependencies: [
10
.package(url: "https://github.com/brokenhandsio/kiln.git", from: "1.8.2"),
11
- // Shared Vapor design system — the same layer docs.vapor.codes uses, so
12
- // the API docs match visually (header/footer chrome, brand CSS, docs layout).
13
.package(url: "https://github.com/vapor/design.git", from: "1.0.0-rc.1"),
14
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.3.0"),
15
0 commit comments