feat: Cleans up package.swift

This commit is contained in:
2025-01-26 11:53:30 -05:00
parent eaa2c44ff4
commit a920e35d39

View File

@@ -16,6 +16,7 @@ let package = Package(
.library(name: "HtmlSnapshotTesting", targets: ["HtmlSnapshotTesting"]),
.library(name: "ViewController", targets: ["ViewController"]),
.library(name: "ViewControllerLive", targets: ["ViewControllerLive"])
],
dependencies: [
// 💧 A server-side Swift web framework.