Skip to content

Commit

Permalink
fix SPM package file
Browse files Browse the repository at this point in the history
  • Loading branch information
kriszabala committed Feb 18, 2022
1 parent 40bca17 commit 1d1f978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ let package = Package(
.library(
name: "FlyBuyPresence",
targets: ["FlyBuy", "FlyBuyPresence"]
)
),
.library(
name: "FlyBuyTableside",
targets: ["FlyBuyTableside"]
Expand Down

0 comments on commit 1d1f978

Please sign in to comment.