Skip to content

Commit

Permalink
feat: update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeonhui committed May 19, 2024
1 parent 42d79b6 commit 61f18a1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,5 @@ let package = Package(
.target(
name: "FittedSheetsSwiftUI",
dependencies: ["FittedSheets"]),
.testTarget(
name: "FittedSheetsSwiftUITests",
dependencies: ["FittedSheets", "FittedSheetsSwiftUI"]),
]
)

0 comments on commit 61f18a1

Please sign in to comment.