feat: Cleans up package.swift
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user