feat: Cleans up package.swift
This commit is contained in:
@@ -16,6 +16,7 @@ let package = Package(
|
|||||||
.library(name: "HtmlSnapshotTesting", targets: ["HtmlSnapshotTesting"]),
|
.library(name: "HtmlSnapshotTesting", targets: ["HtmlSnapshotTesting"]),
|
||||||
.library(name: "ViewController", targets: ["ViewController"]),
|
.library(name: "ViewController", targets: ["ViewController"]),
|
||||||
.library(name: "ViewControllerLive", targets: ["ViewControllerLive"])
|
.library(name: "ViewControllerLive", targets: ["ViewControllerLive"])
|
||||||
|
|
||||||
],
|
],
|
||||||
dependencies: [
|
dependencies: [
|
||||||
// 💧 A server-side Swift web framework.
|
// 💧 A server-side Swift web framework.
|
||||||
|
|||||||
Reference in New Issue
Block a user